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 2008/09/18 13:58:12 UTC

svn commit: r696643 - /maven/components/branches/jvz/pom.xml

Author: jvanzyl
Date: Thu Sep 18 04:58:12 2008
New Revision: 696643

URL: http://svn.apache.org/viewvc?rev=696643&view=rev
Log:
remove unused module

Modified:
    maven/components/branches/jvz/pom.xml

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