Author: jvanzyl
Date: Mon Aug 11 13:53:31 2008
New Revision: 684920

URL: http://svn.apache.org/viewvc?rev=684920&view=rev
Log:
updating modello version

Modified:
    maven/components/branches/maven-2.0.10-RC/build.xml

Modified: maven/components/branches/maven-2.0.10-RC/build.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.10-RC/build.xml?rev=684920&r1=684919&r2=684920&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.10-RC/build.xml (original)
+++ maven/components/branches/maven-2.0.10-RC/build.xml Mon Aug 11 13:53:31 2008
@@ -81,7 +81,7 @@
     <!-- Pull the dependencies for Modello -->
     <artifact:dependencies pathId="modello.pathid" filesetId="modello.fileset" 
verbose="${verbose}">
        <localRepository path="${maven.repo.local}"/>
-       <dependency groupId="org.codehaus.modello" 
artifactId="modello-maven-plugin" version="1.0-alpha-17"/>                      
                                                                                
                                
+       <dependency groupId="org.codehaus.modello" 
artifactId="modello-maven-plugin" version="1.0-alpha-20"/>
     </artifact:dependencies>          
   </target>
 


Reply via email to