Repository: cxf Updated Branches: refs/heads/master 6c9fb6222 -> 3913cbf50
Update to snapshot until release Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/3913cbf5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/3913cbf5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/3913cbf5 Branch: refs/heads/master Commit: 3913cbf504bb863e48ed5fcff25edc06e25f52c0 Parents: 6c9fb62 Author: Daniel Kulp <[email protected]> Authored: Fri May 1 12:32:34 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 1 12:32:34 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/3913cbf5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 01dd688..d637b05 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.0</cxf.build-utils.version> + <cxf.build-utils.version>3.1.1-SNAPSHOT</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>
