diff --git a/maven-model/pom.xml b/maven-model/pom.xml index 019191611c..e3f75178a9 100644 --- a/maven-model/pom.xml +++ b/maven-model/pom.xml @@ -15,7 +15,6 @@ org.codehaus.modello modello-maven-plugin - RELEASE @@ -39,4 +38,33 @@ plexus-utils - \ No newline at end of file + + + all-models + + ${pom.artifactId}-${pom.version}-all + + + org.codehaus.modello + modello-maven-plugin + + + v3 + + 3.0.0 + true + + + xpp3-writer + java + xpp3-reader + xsd + + + + + + + + +