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 2006/04/07 18:13:59 UTC

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

Author: jvanzyl
Date: Fri Apr  7 09:13:56 2006
New Revision: 392329

URL: http://svn.apache.org/viewcvs?rev=392329&view=rev
Log:
put maven-tools in the modules

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/pom.xml?rev=392329&r1=392328&r2=392329&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Fri Apr  7 09:13:56 2006
@@ -103,6 +103,7 @@
     <module>maven-settings</module>
     <module>maven-cli</module>
     <module>maven-embedder</module>
+    <module>maven-tools</module>
   </modules>
   <dependencies>
     <dependency>