You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/28 21:04:36 UTC

svn commit: r1343358 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Mon May 28 19:04:35 2012
New Revision: 1343358

URL: http://svn.apache.org/viewvc?rev=1343358&view=rev
Log:
upgraded m-release-p to 2.3.1

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1343358&r1=1343357&r2=1343358&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon May 28 19:04:35 2012
@@ -183,7 +183,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.2.2</version>
+          <version>2.3.1</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>