You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ec...@apache.org on 2015/10/18 03:01:53 UTC

svn commit: r1709226 - /commons/proper/commons-parent/trunk/pom.xml

Author: ecki
Date: Sun Oct 18 01:01:53 2015
New Revision: 1709226

URL: http://svn.apache.org/viewvc?rev=1709226&view=rev
Log:
Update buildnumber-maven-plugin 1.3 -> 1.4 (supports git)

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=1709226&r1=1709225&r2=1709226&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Oct 18 01:01:53 2015
@@ -37,6 +37,7 @@ Versions 40:
 
 - Update parent: 16 -> 17
 - maven-release-plugin 2.5.2 -> 2.5.3
+- buildnumber-maven-plugin 1.3 -> 1.4 (supports git SCM now)
 
 Version 39:
 
@@ -401,7 +402,7 @@ Version 39:
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.3</version>
+          <version>1.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>