You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/01/27 22:28:17 UTC

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

Author: krosenvold
Date: Fri Jan 27 21:28:16 2012
New Revision: 1236895

URL: http://svn.apache.org/viewvc?rev=1236895&view=rev
Log:
o Downgraded release again

Modified:
    maven/surefire/trunk/pom.xml

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=1236895&r1=1236894&r2=1236895&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Fri Jan 27 21:28:16 2012
@@ -245,7 +245,7 @@
         </plugin>
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.2.2</version>
+          <version>2.2.1</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/maven/surefire/tags</tagBase>
             <autoVersionSubmodules>true</autoVersionSubmodules>