Author: jvanzyl Date: Wed Feb 28 06:35:42 2007 New Revision: 512771 URL: http://svn.apache.org/viewvc?view=rev&rev=512771 Log: o no more maven tools
Modified: maven/components/trunk/pom.xml Modified: maven/components/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?view=diff&rev=512771&r1=512770&r2=512771 ============================================================================== --- maven/components/trunk/pom.xml (original) +++ maven/components/trunk/pom.xml Wed Feb 28 06:35:42 2007 @@ -151,7 +151,6 @@ <module>maven-settings</module> <module>maven-cli</module> <module>maven-embedder</module> - <module>maven-tools</module> </modules> <properties> <plexusVersion>1.0-alpha-16</plexusVersion>