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 br...@apache.org on 2009/02/14 03:04:34 UTC

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

Author: brianf
Date: Sat Feb 14 02:04:34 2009
New Revision: 744362

URL: http://svn.apache.org/viewvc?rev=744362&view=rev
Log:
new 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=744362&r1=744361&r2=744362&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Sat Feb 14 02:04:34 2009
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>