You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/08/09 14:54:20 UTC

svn commit: r684246 - /maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml

Author: vsiveton
Date: Sat Aug  9 05:54:20 2008
New Revision: 684246

URL: http://svn.apache.org/viewvc?rev=684246&view=rev
Log:
o updated to latest modello

Modified:
    maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml

Modified: maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml?rev=684246&r1=684245&r2=684246&view=diff
==============================================================================
--- maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml (original)
+++ maven/plugin-tools/trunk/maven-plugin-tools-model/pom.xml Sat Aug  9 05:54:20 2008
@@ -37,7 +37,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-          <version>1.0-alpha-20</version>
+          <version>1.0-alpha-21</version>
         <configuration>
           <models>
             <model>src/main/mdo/plugin-metadata.mdo</model>