Author: jvanzyl
Date: Thu Sep 18 04:56:38 2008
New Revision: 696642

URL: http://svn.apache.org/viewvc?rev=696642&view=rev
Log:
o remove the embedder integration test module`:wq


Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=696642&r1=696641&r2=696642&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Thu Sep 18 04:56:38 2008
@@ -518,7 +518,6 @@
     <profile>
       <id>run-its</id>
       <modules>
-        <module>maven-embedder-integration-tests</module>
         <module>maven-core-it-runner</module>
       </modules>
     </profile>


Reply via email to