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/17 15:12:37 UTC

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

Author: sebb
Date: Sun Apr 17 13:12:37 2016
New Revision: 1739603

URL: http://svn.apache.org/viewvc?rev=1739603&view=rev
Log:
Bump 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=1739603&r1=1739602&r2=1739603&view=diff
==============================================================================
--- commons/proper/commons-build-plugin/trunk/pom.xml (original)
+++ commons/proper/commons-build-plugin/trunk/pom.xml Sun Apr 17 13:12:37 2016
@@ -25,7 +25,7 @@
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-build-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.5-SNAPSHOT</version>
+    <version>1.6-SNAPSHOT</version>
     <name>Apache Commons Build Plugin Maven Mojo</name>
     <description>
         Apache Maven Ant mojo for Apache Commons Build tasks.