Repository: cxf Updated Branches: refs/heads/master f0200ef2c -> a04a1e06f
Update to release version of buildutils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/67755ea9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/67755ea9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/67755ea9 Branch: refs/heads/master Commit: 67755ea99b1baf4c567196ac6f1e00d342d38132 Parents: f0200ef Author: Daniel Kulp <[email protected]> Authored: Fri May 1 11:28:17 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 1 11:28:17 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/67755ea9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 84a194b..5621ef0 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.0.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>
