Repository: commons-build-plugin
Updated Branches:
  refs/heads/master f0acb5dde -> b06f89306


Update versions-maven-plugin from 2.3 to 2.5.

Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/b06f8930
Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/b06f8930
Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/b06f8930

Branch: refs/heads/master
Commit: b06f89306d59591fe61b83b1da70f2fbdcbd537f
Parents: f0acb5d
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sat Dec 16 10:47:48 2017 -0700
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sat Dec 16 10:47:48 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/b06f8930/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2d1750..115ef01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
         <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>
     </plugins>
   </build>

Reply via email to