1.7-SNAPSHOT -> 1.8-SNAPSHOT. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770875 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/02cc0d45 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/02cc0d45 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/02cc0d45 Branch: refs/heads/master Commit: 02cc0d45993822c553a46c55821d38024ff8234d Parents: b6d87fc Author: Gary D. Gregory <[email protected]> Authored: Tue Nov 22 19:15:59 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Tue Nov 22 19:15:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/02cc0d45/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3c1c6bf..6795459 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ </parent> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> - <version>1.7-SNAPSHOT</version> + <version>1.8-SNAPSHOT</version> <name>Apache Commons Build Plugin Maven Mojo</name> <description> Apache Maven Mojo for Apache Commons Build tasks.
