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:11:45 UTC

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

Author: ogusakov
Date: Tue Apr  7 18:49:56 2009
New Revision: 762902

URL: http://svn.apache.org/viewvc?rev=762902&view=rev
Log:
experimental commit to run ITs

Modified:
    maven/mercury/trunk/pom.xml

Modified: maven/mercury/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/pom.xml?rev=762902&r1=762901&r2=762902&view=diff
==============================================================================
--- maven/mercury/trunk/pom.xml (original)
+++ maven/mercury/trunk/pom.xml Tue Apr  7 18:49:56 2009
@@ -65,6 +65,7 @@
     <module>mercury-logging</module>
     <module>mercury-plexus</module>
     <module>mercury-wagon</module>
+    <module>mercury-it</module>
   </modules>
 
   <properties>