You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/08 07:22:31 UTC

svn commit: r189526 - /maven/components/trunk/maven-model/pom.xml

Author: brett
Date: Tue Jun  7 22:22:30 2005
New Revision: 189526

URL: http://svn.apache.org/viewcvs?rev=189526&view=rev
Log:
update modello plugin

Modified:
    maven/components/trunk/maven-model/pom.xml

Modified: maven/components/trunk/maven-model/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-model/pom.xml?rev=189526&r1=189525&r2=189526&view=diff
==============================================================================
--- maven/components/trunk/maven-model/pom.xml (original)
+++ maven/components/trunk/maven-model/pom.xml Tue Jun  7 22:22:30 2005
@@ -20,7 +20,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-        <version>1.0-alpha-2</version>
+        <version>1.0-alpha-3-SNAPSHOT</version>
         <configuration>
           <version>4.0.0</version>
           <model>maven.mdo</model>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org