Repository: cxf Updated Branches: refs/heads/master e96d48449 -> bf3d1faa9
Update to latest release xjc-utils Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/49a5e392 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/49a5e392 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/49a5e392 Branch: refs/heads/master Commit: 49a5e392144d9137bf47c574e701334ff6c41779 Parents: e96d484 Author: Daniel Kulp <[email protected]> Authored: Tue May 19 14:39:11 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Tue May 19 14:39:11 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/49a5e392/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 01dd688..3b32aff 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <properties> <cxf.compiler.fork>false</cxf.compiler.fork> <cxf.build-utils.version>3.1.0</cxf.build-utils.version> - <cxf.xjc-utils.version>3.0.2</cxf.xjc-utils.version> + <cxf.xjc-utils.version>3.0.3</cxf.xjc-utils.version> <cxf.jdk.version>1.7</cxf.jdk.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
