This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git
from 02de10f88e Fix CI-friendly version processing with profile properties
(fix #11196)
new 3660924fc2 Add phase upgrade support for Maven 4.1.0 model upgrades
new 1376aa9ea4 Use Maven API constants for phase names instead of
hardcoded strings
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../invoker/mvnup/goals/ModelUpgradeStrategy.java | 122 ++++++
.../invoker/mvnup/goals/UpgradeConstants.java | 2 +
.../mvnup/goals/ModelUpgradeStrategyTest.java | 461 +++++++++++++++++++++
3 files changed, 585 insertions(+)