You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/08/11 23:05:07 UTC

svn commit: r684930 - /maven/components/branches/maven-2.0.10-RC/build.xml

Author: jvanzyl
Date: Mon Aug 11 14:05:07 2008
New Revision: 684930

URL: http://svn.apache.org/viewvc?rev=684930&view=rev
Log: (empty)

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=684930&r1=684929&r2=684930&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 14:05:07 2008
@@ -82,6 +82,7 @@
     <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-20"/>
+       <dependency groupId="org.codehaus.modello" artifactId="modello-core" version="1.0-alpha-20"/>
     </artifact:dependencies>          
   </target>