Author: kenney
Date: Thu Aug 10 06:03:55 2006
New Revision: 430371

URL: http://svn.apache.org/viewvc?rev=430371&view=rev
Log:
Update parent pom to 2-SNAPSHOT to use the proper scm urls and other 
dependencies.

Modified:
    maven/components/trunk/integration-tests/maven-core-it-plugin/pom.xml

Modified: maven/components/trunk/integration-tests/maven-core-it-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/trunk/integration-tests/maven-core-it-plugin/pom.xml?rev=430371&r1=430370&r2=430371&view=diff
==============================================================================
--- maven/components/trunk/integration-tests/maven-core-it-plugin/pom.xml 
(original)
+++ maven/components/trunk/integration-tests/maven-core-it-plugin/pom.xml Thu 
Aug 10 06:03:55 2006
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-core-it-plugin</artifactId>


Reply via email to