From 9ba38545ea560645ec592c0abed43a0bfbb1afdd Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Wed, 4 May 2005 14:41:33 +0000 Subject: [PATCH] update to latest modello plugin versions git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168134 13f79535-47bb-0310-9956-ffa450edef68 --- maven-model/pom.xml | 3 --- maven-plugins/maven-assembly-plugin/pom.xml | 3 ++- maven-plugins/maven-verifier-plugin/pom.xml | 3 ++- maven-settings/pom.xml | 5 +++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/maven-model/pom.xml b/maven-model/pom.xml index bf82532311..232cfd24e0 100644 --- a/maven-model/pom.xml +++ b/maven-model/pom.xml @@ -18,11 +18,8 @@ - - maven-modello-plugin 1.0-alpha-2-SNAPSHOT 4.0.0 diff --git a/maven-plugins/maven-assembly-plugin/pom.xml b/maven-plugins/maven-assembly-plugin/pom.xml index d5cac29818..b6a0610fce 100755 --- a/maven-plugins/maven-assembly-plugin/pom.xml +++ b/maven-plugins/maven-assembly-plugin/pom.xml @@ -24,7 +24,8 @@ - maven-modello-plugin + org.codehaus.modello + modello-maven-plugin 1.0-alpha-2-SNAPSHOT src/main/mdo/descriptor.mdo diff --git a/maven-plugins/maven-verifier-plugin/pom.xml b/maven-plugins/maven-verifier-plugin/pom.xml index 67bf3f9dfc..1e294ebaca 100644 --- a/maven-plugins/maven-verifier-plugin/pom.xml +++ b/maven-plugins/maven-verifier-plugin/pom.xml @@ -37,7 +37,8 @@ - maven-modello-plugin + org.codehaus.modello + modello-maven-plugin 1.0-alpha-2-SNAPSHOT src/main/mdo/verifications.mdo diff --git a/maven-settings/pom.xml b/maven-settings/pom.xml index 57a8fce39b..513f9f4897 100644 --- a/maven-settings/pom.xml +++ b/maven-settings/pom.xml @@ -17,8 +17,9 @@ - maven-modello-plugin - 1.0-alpha-1 + org.codehaus.modello + modello-maven-plugin + 1.0-alpha-2-SNAPSHOT xpp3-writer