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 hb...@apache.org on 2008/03/08 15:46:54 UTC

svn commit: r634980 - /maven/surefire/trunk/surefire-site/pom.xml

Author: hboutemy
Date: Sat Mar  8 06:46:52 2008
New Revision: 634980

URL: http://svn.apache.org/viewvc?rev=634980&view=rev
Log:
upgrade parent pom version to 2.5-SNAPSHOT

Modified:
    maven/surefire/trunk/surefire-site/pom.xml

Modified: maven/surefire/trunk/surefire-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/surefire-site/pom.xml?rev=634980&r1=634979&r2=634980&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-site/pom.xml (original)
+++ maven/surefire/trunk/surefire-site/pom.xml Sat Mar  8 06:46:52 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.maven.surefire</groupId>
     <artifactId>surefire</artifactId>
-    <version>2.4-SNAPSHOT</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
   <artifactId>surefire-site</artifactId>
   <name>Surefire</name>