[MRELEASE-1119] release plugin ignores developmentVersion
Open
bug
- Dominant language
- Java
- Stars
- 128
- Forks
- 145
- Avg merge
- 7h 7m
- Merged PRs (30d)
- 3
Description
**[Robert Patrick](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rhpatrick00)** opened **[MRELEASE-1119](https://issues.apache.org/jira/browse/MRELEASE-1119?redirect=false)** and commented
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.
---
**Affects:** 3.0.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.