Bump version git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1739603 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/5ca2c868 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/5ca2c868 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/5ca2c868 Branch: refs/heads/master Commit: 5ca2c8685e179c1d037cc5fd0c5036d6c0386af0 Parents: 5d4032c Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 17 13:12:37 2016 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 17 13:12:37 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/5ca2c868/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 153f498..6630d3b 100644 --- a/pom.xml +++ b/pom.xml @@ -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.
