Author: olamy Date: Tue Jan 8 14:20:37 2008 New Revision: 610198 URL: http://svn.apache.org/viewvc?rev=610198&view=rev Log: upgrade to last snapshot parent
Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=610198&r1=610197&r2=610198&view=diff ============================================================================== --- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Tue Jan 8 14:20:37 2008 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>7</version> + <version>8-SNAPSHOT</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent> <groupId>org.apache.maven.plugins</groupId>