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 2007/10/28 03:16:50 UTC

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

Author: brianf
Date: Sat Oct 27 19:16:49 2007
New Revision: 589262

URL: http://svn.apache.org/viewvc?rev=589262&view=rev
Log:
adding new coreit plugin to consolidate some of the others.

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

Modified: maven/core-integration-testing/trunk/core-integration-testing-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-testing-plugins/pom.xml?rev=589262&r1=589261&r2=589262&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-integration-testing-plugins/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-integration-testing-plugins/pom.xml Sat Oct 27 19:16:49 2007
@@ -21,7 +21,8 @@
     <module>maven-it-plugin-parameter-implementation</module>
     <module>maven-it-plugin-setter</module>        
     <module>maven-it-plugin-touch</module>    
-    <module>maven-it-plugin-uses-properties</module>    
+    <module>maven-it-plugin-uses-properties</module>
+    <module>maven-it-plugin-all</module>    
   </modules>
   
   <build>