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 2007/02/28 15:35:42 UTC

svn commit: r512771 - /maven/components/trunk/pom.xml

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>