Update parent pom to 2-SNAPSHOT to use the proper scm urls and other dependencies.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@430371 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2006-08-10 13:03:55 +00:00
parent 10c3433355
commit 9648df1259
1 changed files with 1 additions and 1 deletions

View File

@ -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>