Upversion to 1.9-SNAPSHOT
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/e80a9f43 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/e80a9f43 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/e80a9f43 Branch: refs/heads/master Commit: e80a9f434f2cdeb7954a5b42d6850c5a02931660 Parents: 6ac409e Author: Rob Tompkins <chtom...@apache.org> Authored: Thu Apr 5 11:35:57 2018 -0400 Committer: Rob Tompkins <chtom...@apache.org> Committed: Thu Apr 5 11:35:57 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/e80a9f43/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5f894d9..9f7da44 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.8</version> + <version>1.9-SNAPSHOT</version> <name>Apache Commons Build Plugin Maven Mojo</name> <description> Apache Maven Mojo for Apache Commons Build tasks.