Luke Hutchison created MRELEASE-945:
---------------------------------------
Summary: maven-release-plugin incorrectly increased 3rd-level
version number in project scm tag in pom.xml
Key: MRELEASE-945
URL: https://issues.apache.org/jira/browse/MRELEASE-945
Project: Maven Release Plugin
Issue Type: Bug
Components: prepare
Affects Versions: 2.5
Environment: Linux
Reporter: Luke Hutchison
See:
https://github.com/lukehutch/fast-classpath-scanner/commit/8b3b609e83e65e47e9669d28cf03fe5a41e9212d
The version number in <version> was correctly incremented from 1.9.18->1.9.19,
but the version number in <scm><tag> was not (it went from 1.9.18 to 1.9.9).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)