[
https://issues.apache.org/jira/browse/MRELEASE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711600#comment-17711600
]
Karl Heinz Marbaise commented on MRELEASE-1119:
-----------------------------------------------
Hi [~rhpatrick00] Have you called the release plugin via:
{code}
mvn -Drelease=... -DdevelopmentVersion=3.1.0-SNAPSHOT release:prepare
release:perform
{code}
Can you give more context on the problem maybe an example project? I've created
an IT's which seemed to be working...
> release plugin ignores developmentVersion
> -----------------------------------------
>
> Key: MRELEASE-1119
> URL: https://issues.apache.org/jira/browse/MRELEASE-1119
> Project: Maven Release Plugin
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Robert Patrick
> Assignee: Karl Heinz Marbaise
> Priority: Major
>
> I just ran a release process using the 3.0.0 version of the
> maven-release-plugin with a release.properties file like this:
> {{tag=release-3.0.4}}
> {{releaseVersion=3.0.4}}
> {{developmentVersion=3.1.0-SNAPSHOT}}
> After running {{mvn -B release:prepare release:perform}}, the pom.xml version
> is 3.0.5-SNAPSHOT.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)