Author: ggregory
Date: Sat Dec 30 19:56:41 2017
New Revision: 1819677

URL: http://svn.apache.org/viewvc?rev=1819677&view=rev
Log:
versions-maven-plugin 2.3 -> 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=1819677&r1=1819676&r2=1819677&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sat Dec 30 19:56:41 2017
@@ -48,7 +48,8 @@ Version 43:
 - commons.clirr.version 2.7 -> 2.8
 - maven-surefire-plugin 2.19.1 -> 2.20.1
 - Add maven-failsafe-plugin 2.20.1 (to along with surefire.)
-- felix:maven-bundle-plugin : 3.0.1 -> 3.4.0
+- felix:maven-bundle-plugin 3.0.1 -> 3.4.0
+- versions-maven-plugin 2.3 -> 2.5
 
 -->
 <!--
@@ -455,7 +456,7 @@ Version 39:
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>versions-maven-plugin</artifactId>
           <!-- Version 2.2 causes an NPE with Maven 3.3.9 -->
-          <version>2.3</version>
+          <version>2.5</version>
         </plugin>
         <plugin>
           <groupId>org.jacoco</groupId>


Reply via email to