use last parent pom

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1372606 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-13 20:53:35 +00:00
parent 6d48f251e4
commit 6025a22092
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>21</version>
<version>22</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>