You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2016/04/24 15:03:52 UTC

svn commit: r1740692 - /commons/proper/commons-build-plugin/trunk/pom.xml

Author: sebb
Date: Sun Apr 24 13:03:51 2016
New Revision: 1740692

URL: http://svn.apache.org/viewvc?rev=1740692&view=rev
Log:
Update to next SNAPSHOT version

Modified:
    commons/proper/commons-build-plugin/trunk/pom.xml

Modified: commons/proper/commons-build-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/trunk/pom.xml?rev=1740692&r1=1740691&r2=1740692&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/pom.xml (original)
+++ commons/proper/commons-build-plugin/trunk/pom.xml Sun Apr 24 13:03:51 2016
@@ -25,7 +25,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.6-SNAPSHOT</version>
+    <version>1.7-SNAPSHOT</version>
     <name>Apache Commons Build Plugin Maven Mojo</name>
     <description>
         Apache Maven Mojo for Apache Commons Build tasks.