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>