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

svn commit: r728966 - /maven/surefire/trunk/pom.xml

Author: vsiveton
Date: Tue Dec 23 06:25:38 2008
New Revision: 728966

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

Modified:
    maven/surefire/trunk/pom.xml

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=728966&r1=728965&r2=728966&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Tue Dec 23 06:25:38 2008
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>7</version>
+    <version>10</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.maven.surefire</groupId>