diff --git a/maven-plugin-api/pom.xml b/maven-plugin-api/pom.xml index d236d4a7a9..c6dc4a43c5 100644 --- a/maven-plugin-api/pom.xml +++ b/maven-plugin-api/pom.xml @@ -78,8 +78,6 @@ under the License. - - @@ -87,7 +85,6 @@ under the License. packageModelV3=org.apache.maven.plugin.lifecycle packageModelV4=org.apache.maven.plugin.lifecycle packageToolV4=org.apache.maven.plugin.lifecycle.io - packageToolV4Xpp3=org.apache.maven.plugin.lifecycle.io.xpp3 @@ -137,6 +134,8 @@ under the License. org.apache.maven.plugin.lifecycle.Phase#setExecutions(java.util.List):METHOD_REMOVED org.apache.maven.plugin.lifecycle.Phase#setId(java.lang.String):METHOD_REMOVED org.apache.maven.plugin.lifecycle.Phase#Phase():CONSTRUCTOR_REMOVED + org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Reader + org.apache.maven.plugin.lifecycle.io.xpp3.LifecycleMappingsXpp3Writer