Repository: camel Updated Branches: refs/heads/camel-2.16.x 9b160895f -> 2f204b742
Update the cxf-xjc version Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2f204b74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2f204b74 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2f204b74 Branch: refs/heads/camel-2.16.x Commit: 2f204b742f265912e649c5f50971273bd94f982b Parents: 9b16089 Author: Daniel Kulp <dk...@apache.org> Authored: Tue Dec 13 09:12:08 2016 -0500 Committer: Daniel Kulp <dk...@apache.org> Committed: Tue Dec 13 09:12:08 2016 -0500 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/2f204b74/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6a82357..cadee91 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,8 +126,8 @@ <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <cxf-version>3.1.9</cxf-version> <cxf-version-range>[3.0,4.0)</cxf-version-range> - <cxf-xjc-utils-version>3.0.4</cxf-xjc-utils-version> - <cxf-xjc-plugin-version>3.0.4</cxf-xjc-plugin-version> + <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version> + <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version> <deltaspike-version>1.5.3</deltaspike-version> <derby-version>10.11.1.1</derby-version> <disruptor-version>3.3.2</disruptor-version>