You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2009/04/08 06:12:00 UTC

svn commit: r762924 - /maven/mercury/trunk/pom.xml

Author: ogusakov
Date: Tue Apr  7 19:47:08 2009
New Revision: 762924

URL: http://svn.apache.org/viewvc?rev=762924&view=rev
Log:
ITs pass under osx and xp, remove IT module to start the release

Modified:
    maven/mercury/trunk/pom.xml

Modified: maven/mercury/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/pom.xml?rev=762924&r1=762923&r2=762924&view=diff
==============================================================================
--- maven/mercury/trunk/pom.xml (original)
+++ maven/mercury/trunk/pom.xml Tue Apr  7 19:47:08 2009
@@ -65,7 +65,10 @@
     <module>mercury-logging</module>
     <module>mercury-plexus</module>
     <module>mercury-wagon</module>
+<!-- 
     <module>mercury-it</module>
+-->
+
   </modules>
 
   <properties>