You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/12/23 17:17:32 UTC

svn commit: r729024 - /maven/plugin-testing/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 08:17:32 2008
New Revision: 729024

URL: http://svn.apache.org/viewvc?rev=729024&view=rev
Log:
o using latest parent

Modified:
    maven/plugin-testing/trunk/pom.xml

Modified: maven/plugin-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/pom.xml?rev=729024&r1=729023&r2=729024&view=diff
==============================================================================
--- maven/plugin-testing/trunk/pom.xml (original)
+++ maven/plugin-testing/trunk/pom.xml Tue Dec 23 08:17:32 2008
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>9</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>