Fix: Workaround for yaml multiline string
[releng/global-jjb.git] / releasenotes / notes / patch-release-strip-optional-89d49b3b3bf1c511.yaml
1 ---
2 fixes:
3   - |
4     Projects using maven versions plugin let this plugin take care or
5     updating their versions in the pom.xml. When maven-versions-plugin
6     is set to "true", skip the stripping of SNAPSHOTS from the pom.xml
7     files. maven-versions-plugin is set to "false" by default.