commit | a388e86a8ff7f4269a6566d8c30b0176876fc1b8 | [log] [tgz] |
---|---|---|
author | Arnaud Heritier <aheritier@apache.org> | Wed Aug 06 21:53:33 2008 +0000 |
committer | Arnaud Heritier <aheritier@apache.org> | Wed Aug 06 21:53:33 2008 +0000 |
tree | 2f59abedf13169adb024f1aa07ac840480855998 | |
parent | fd4094eb13c62f513da69374df7748eaa3f34f5a [diff] |
Check that maven-parent 9 works with all projects git-svn-id: https://svn.apache.org/repos/asf/maven/artifact/trunk@683423 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml index 0e10db0..01a7a08 100644 --- a/pom.xml +++ b/pom.xml
@@ -21,7 +21,7 @@ <parent> <artifactId>maven-parent</artifactId> <groupId>org.apache.maven</groupId> - <version>8</version> + <version>9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.maven.artifact</groupId>