You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/02/18 02:18:28 UTC

svn commit: r745345 - /maven/shared/trunk/pom.xml

Author: brianf
Date: Wed Feb 18 01:18:28 2009
New Revision: 745345

URL: http://svn.apache.org/viewvc?rev=745345&view=rev
Log:
does it have to be this hard?

Modified:
    maven/shared/trunk/pom.xml

Modified: maven/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/pom.xml?rev=745345&r1=745344&r2=745345&view=diff
==============================================================================
--- maven/shared/trunk/pom.xml (original)
+++ maven/shared/trunk/pom.xml Wed Feb 18 01:18:28 2009
@@ -110,7 +110,7 @@
       </otherArchives>
     </mailingList>
   </mailingLists>
-
+<!--
   <modules>
     <module>file-management</module>
     <module>maven-ant</module>
@@ -135,7 +135,7 @@
     <module>maven-verifier</module>
     <module>maven-web-ui-tests</module>
   </modules>
-
+-->
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/</developerConnection>