Author: hboutemy
Date: Sat Dec 13 03:03:01 2008
New Revision: 726187

URL: http://svn.apache.org/viewvc?rev=726187&view=rev
Log:
[MNG-3898] upgraded Modello to 1.0-alpha-22 to fix project site generation 
failure

Modified:
    maven/components/branches/maven-2.0.x/pom.xml

Modified: maven/components/branches/maven-2.0.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/pom.xml?rev=726187&r1=726186&r2=726187&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/pom.xml Sat Dec 13 03:03:01 2008
@@ -180,7 +180,7 @@
         <plugin>
           <groupId>org.codehaus.modello</groupId>
           <artifactId>modello-maven-plugin</artifactId>
-          <version>1.0-alpha-13</version>
+          <version>1.0-alpha-22</version>
           <executions>
             <execution>
               <id>site-docs</id>


Reply via email to