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/03/04 02:07:45 UTC

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

Author: jvanzyl
Date: Sat Mar  3 17:07:44 2007
New Revision: 514306

URL: http://svn.apache.org/viewvc?view=rev&rev=514306
Log:
o no more maven-cli

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=514306&r1=514305&r2=514306
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Sat Mar  3 17:07:44 2007
@@ -160,7 +160,6 @@
     <module>maven-repository-metadata</module>
     <module>maven-script</module>
     <module>maven-settings</module>
-    <module>maven-cli</module>
     <module>maven-embedder</module>
   </modules>
   <properties>