Maven Release 3.1.0 released

Michael Osipov <[email protected]> Sun, 16 Jun 2024 21:04:52 +0200
Newsgroups gmane.comp.apache.maven.announce,gmane.comp.apache.incubator.ranger.devel,gmane.comp.jakarta.avalon.user
Message-ID <c93c0134-514e-48a1-a496-858ea668677c__45755.9184565739$1718564711$gmane$org@apache.org>
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