You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/10/15 02:47:15 UTC

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

Author: ggregory
Date: Mon Oct 15 00:47:15 2012
New Revision: 1398159

URL: http://svn.apache.org/viewvc?rev=1398159&view=rev
Log:
buildnumber-maven-plugin 1.1 -> 1.2.

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=1398159&r1=1398158&r2=1398159&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Oct 15 00:47:15 2012
@@ -343,7 +343,7 @@ http://svn.apache.org/repos/asf/commons/
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>buildnumber-maven-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.2</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>