Author: olamy
Date: Sat Sep 13 15:27:26 2008
New Revision: 695045
URL: http://svn.apache.org/viewvc?rev=695045&view=rev
Log:
use released 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=695045&r1=695044&r2=695045&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sat Sep 13 15:27:26 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>9-SNAPSHOT</version>
+ <version>9</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>