Author: bimargulies
Date: Mon Sep 22 19:45:13 2014
New Revision: 1626879

URL: http://svn.apache.org/r1626879
Log:
MPOM-58: Pom calls for yet another version of maven-release-plugin to deal with 
more git problems

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=1626879&r1=1626878&r2=1626879&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon Sep 22 19:45:13 2014
@@ -198,7 +198,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.5.1</version>
           <configuration>
             <useReleaseProfile>false</useReleaseProfile>
             <goals>deploy</goals>


Reply via email to