mirror of https://github.com/apache/maven.git
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:
parent
10c3433355
commit
9648df1259
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue