diff --git a/maven-core/pom.xml b/maven-core/pom.xml index 2cee15d24e..2a5cdd1649 100644 --- a/maven-core/pom.xml +++ b/maven-core/pom.xml @@ -86,7 +86,7 @@ commons-cli commons-cli - 1.0-beta-2 + 1.0 plexus diff --git a/maven-model/maven.mdo b/maven-model/maven.mdo index 563f9f66a0..88398a7f0b 100644 --- a/maven-model/maven.mdo +++ b/maven-model/maven.mdo @@ -1,3 +1,5 @@ + + - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 21814ad6f9..5fc3625af5 100644 --- a/pom.xml +++ b/pom.xml @@ -172,6 +172,11 @@ plexus-utils 1.0.2-SNAPSHOT + + org.codehaus.modello + modello-maven-plugin + 1.0-alpha-5-SNAPSHOT +