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>