Repository: cxf Updated Branches: refs/heads/master 63aec566c -> 159089a4c
Release is available Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/654ad3ac Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/654ad3ac Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/654ad3ac Branch: refs/heads/master Commit: 654ad3ac53607d01875b99314c282f98e42d1072 Parents: 63aec56 Author: Daniel Kulp <[email protected]> Authored: Fri May 8 13:22:05 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 8 13:22:05 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/654ad3ac/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d637b05..01dd688 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ </prerequisites> <properties> <cxf.compiler.fork>false</cxf.compiler.fork> - <cxf.build-utils.version>3.1.1-SNAPSHOT</cxf.build-utils.version> + <cxf.build-utils.version>3.1.0</cxf.build-utils.version> <cxf.xjc-utils.version>3.0.2</cxf.xjc-utils.version> <cxf.jdk.version>1.7</cxf.jdk.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
