The Apache Maven team is pleased to announce the release of the Maven
Release version 3.1.0.
https://maven.apache.org/maven-release/
Release Notes - Maven Release - Version 3.1.0
** Bug
* [MRELEASE-1064] - [REGRESSION] release:branch uses @releaseLabel
instead of @branchName in default SCM commit
* [MRELEASE-1109] - update-versions removes the CI-friendly
${revisions}
* [MRELEASE-1146] - maven-release-plugin tests do not properly
check for existence of svn command
* [MRELEASE-1147] - @junitVersion@ never replaced in UTs (make
explicit)
* [MRELEASE-1148] - Release Manager pulls in transitive dependencies
** Improvement
* [MRELEASE-1134] - Pass interactive flag to ScmProvider
* [MRELEASE-1139] - Improve logging for used credentials in
DefaultScmRepositoryConfigurator
** Dependency upgrade
* [MRELEASE-1128] - maven-scm to 2.0.1
* [MRELEASE-1136] - Upgrade parent POM to version 41
* [MRELEASE-1144] - Upgrade to Parent 42
* [MRELEASE-1145] - Upgrade to Maven 3.6.3
Enjoy,
-The Apache Maven team