Author: ggregory
Date: Sun Jul 13 02:28:09 2014
New Revision: 1610103

URL: http://svn.apache.org/r1610103
Log:
Update buildnumber-maven-plugin 1.2 -> 1.3

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=1610103&r1=1610102&r2=1610103&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:28:09 2014
@@ -44,6 +44,7 @@ Version 35:
 - Update maven-jar-plugin 2.4 -> 2.5
 - Update maven-release-plugin 2.4.2 -> 2.5
 - Update maven-bundle-plugin 2.4.0 -> 2.5.0
+- Update buildnumber-maven-plugin 1.2 -> 1.3
 
  -->
 
@@ -370,7 +371,7 @@ Version 35:
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.2</version>
+          <version>1.3</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>


Reply via email to