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/01/16 17:06:05 UTC

svn commit: r496744 - /maven/core-integration-testing/trunk/pom.xml

Author: jvanzyl
Date: Tue Jan 16 08:06:03 2007
New Revision: 496744

URL: http://svn.apache.org/viewvc?view=rev&rev=496744
Log:
o add the support module

Modified:
    maven/core-integration-testing/trunk/pom.xml

Modified: maven/core-integration-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/pom.xml?view=diff&rev=496744&r1=496743&r2=496744
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Tue Jan 16 08:06:03 2007
@@ -50,6 +50,7 @@
   </mailingLists>
   <modules>
     <module>core-integration-testing-plugins</module>
+    <module>core-integration-testing-support</module>    
   </modules>
   
   <distributionManagement>