You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/02/07 02:53:49 UTC

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

Author: brett
Date: Mon Feb  6 17:53:48 2006
New Revision: 375443

URL: http://svn.apache.org/viewcvs?rev=375443&view=rev
Log:
upgrade modello

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=375443&r1=375442&r2=375443&view=diff
==============================================================================
--- maven/components/trunk/maven-model/pom.xml (original)
+++ maven/components/trunk/maven-model/pom.xml Mon Feb  6 17:53:48 2006
@@ -15,7 +15,7 @@
       <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
-        <version>1.0-alpha-7</version>
+        <version>1.0-alpha-8</version>
         <executions>
           <execution>
             <goals>
@@ -41,7 +41,7 @@
           <plugin>
             <groupId>org.codehaus.modello</groupId>
             <artifactId>modello-maven-plugin</artifactId>
-            <version>1.0-alpha-7</version>
+            <version>1.0-alpha-8</version>
             <executions>
               <execution>
                 <id>v3</id>