Update to latest release xjc-utils # Conflicts: # pom.xml
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/034b5e9a Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/034b5e9a Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/034b5e9a Branch: refs/heads/3.0.x-fixes Commit: 034b5e9a20fda2d84cb305724b572083f77aa9d3 Parents: b9cf9cd Author: Daniel Kulp <[email protected]> Authored: Tue May 19 14:39:11 2015 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 22 14:35:17 2015 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/034b5e9a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 01504ac..aa0a73e 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <properties> <cxf.compiler.fork>false</cxf.compiler.fork> <cxf.build-utils.version>3.0.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.6</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>
