Repository: cxf-xjc-utils Updated Branches: refs/heads/master 765d5226e -> 77a558bdf
Staged version of buildutils Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/45d91d51 Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/45d91d51 Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/45d91d51 Branch: refs/heads/master Commit: 45d91d51c8bc72c1bdd69ae18b359152d15de472 Parents: 765d522 Author: Daniel Kulp <[email protected]> Authored: Thu Aug 17 13:00:57 2017 -0400 Committer: Daniel Kulp <[email protected]> Committed: Thu Aug 17 13:00:57 2017 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/45d91d51/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 48119a4..ee83aa3 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ </prerequisites> <properties> - <cxf-buildtools-version>3.2.2-SNAPSHOT</cxf-buildtools-version> + <cxf-buildtools-version>3.3.0</cxf-buildtools-version> <jdk.version>1.8</jdk.version> <eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>
