Repository: commons-build-plugin Updated Branches: refs/heads/master 87bc0b488 -> e80a9f434
Prepare version for release 1.8 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/6ac409e6 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/6ac409e6 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/6ac409e6 Branch: refs/heads/master Commit: 6ac409e609ef8fa53c0532aa609ce220c57b50ca Parents: 87bc0b4 Author: Rob Tompkins <chtom...@gmail.com> Authored: Mon Apr 2 07:52:34 2018 -0400 Committer: Rob Tompkins <chtom...@gmail.com> Committed: Mon Apr 2 07:52:34 2018 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/6ac409e6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3e666eb..5f894d9 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.8-SNAPSHOT</version> + <version>1.8</version> <name>Apache Commons Build Plugin Maven Mojo</name> <description> Apache Maven Mojo for Apache Commons Build tasks.