-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
If you have a pom with version 1.5-SNAPSHOT that you now want to release.
After clicking 'perform maven release' you are prompted for a release and development version number.
The plug-in suggests 1.6 and 1.6-SNAPSHOT.
However if you enter 1.5.1 and 1.6-SNAPSHOT what is released is the suggested version.
In other words: the maven release plugin ignores the given version parameters an falls back to the defaults.
I have copied (most) from http://issues.jenkins-ci.org/browse/JENKINS-6362
This might be associated with:
http://www.mail-archive.com/users@maven.apache.org/msg108980.html