You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/12/14 21:29:15 UTC

svn commit: r356860 - /maven/plugins/trunk/maven-surefire-plugin/pom.xml

Author: jvanzyl
Date: Wed Dec 14 12:29:10 2005
New Revision: 356860

URL: http://svn.apache.org/viewcvs?rev=356860&view=rev
Log:
backup for another attempt

Modified:
    maven/plugins/trunk/maven-surefire-plugin/pom.xml

Modified: maven/plugins/trunk/maven-surefire-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-plugin/pom.xml?rev=356860&r1=356859&r2=356860&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-plugin/pom.xml Wed Dec 14 12:29:10 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-surefire-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Surefire Plugin</name>
-  <version>2.1.2-SNAPSHOT</version>
+  <version>2.1.1-SNAPSHOT</version>
   <contributors>
     <contributor>
       <name>Joakim Erdfelt</name>