Update to next SNAPSHOT version git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1740692 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/b5a10b41 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/b5a10b41 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/b5a10b41 Branch: refs/heads/master Commit: b5a10b41be75df2379933bbe0a080b98f3483858 Parents: f24d4a0 Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 24 13:03:51 2016 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 24 13:03:51 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/b5a10b41/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dccdacb..44caafc 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.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.
