Author: ggregory
Date: Sun Jul 13 02:16:47 2014
New Revision: 1610100

URL: http://svn.apache.org/r1610100
Log:
Update maven-release-plugin 2.4.2 -> 2.5

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1610100&r1=1610099&r2=1610100&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:16:47 2014
@@ -42,6 +42,7 @@ Version 35:
 - Update maven-gpg-plugin 1.4 -> 1.5
 - Update maven-jar-plugin 2.4 -> 2.5
 - Update maven-jar-plugin 2.4 -> 2.5
+- Update maven-release-plugin 2.4.2 -> 2.5
 
  -->
 
@@ -295,7 +296,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.4.2</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <!-- TODO see above - find better way to add N&L files to jars and 
test jars -->


Reply via email to