Repository: cxf-build-utils Updated Branches: refs/heads/master 16f44b3e9 -> c1059f777
Fixing build version Project: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/commit/c1059f77 Tree: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/tree/c1059f77 Diff: http://git-wip-us.apache.org/repos/asf/cxf-build-utils/diff/c1059f77 Branch: refs/heads/master Commit: c1059f777ca1708477e9010047dcdb5c9824cd64 Parents: 16f44b3 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Mar 14 17:09:22 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Mar 14 17:09:22 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-build-utils/blob/c1059f77/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 45ddac2..a141ad5 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cxf.build-utils</groupId> <artifactId>cxf-build-utils</artifactId> - <version>3.2.1-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> <name>Apache CXF Build Utilities</name> <url>http://cxf.apache.org</url> <packaging>pom</packaging>
