Author: vsiveton
Date: Tue Dec 23 07:13:54 2008
New Revision: 728991
URL: http://svn.apache.org/viewvc?rev=728991&view=rev
Log:
o using latest 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=728991&r1=728990&r2=728991&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Tue Dec 23 07:13:54 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>9</version>
+ <version>10</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>