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 2008/07/12 08:09:15 UTC

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

Author: brett
Date: Fri Jul 11 23:09:15 2008
New Revision: 676130

URL: http://svn.apache.org/viewvc?rev=676130&view=rev
Log:
change name, the parent still exists in the subdirectory. This needs to be further adjusted

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?rev=676130&r1=676129&r2=676130&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/pom.xml (original)
+++ maven/core-integration-testing/trunk/pom.xml Fri Jul 11 23:09:15 2008
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.maven.its</groupId>
-  <artifactId>core-integration-testing</artifactId>
+  <artifactId>core-integration-testing-parent</artifactId>
   <version>2.1-SNAPSHOT</version>
   <packaging>pom</packaging>