Check that maven-parent 9 works with all projects

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@683423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arnaud Heritier 2008-08-06 21:53:33 +00:00
parent 273a06c6aa
commit b3b20d857d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
<version>8</version>
<version>9-SNAPSHOT</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>
<artifactId>maven</artifactId>