Repository: camel Updated Branches: refs/heads/master b63db70a5 -> d918a9c40
Upgrade Cxf Xjc-utils to version 3.0.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d918a9c4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d918a9c4 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d918a9c4 Branch: refs/heads/master Commit: d918a9c40a716a81e8f6d43995b1d6abbc9159bd Parents: b63db70 Author: Andrea Cosentino <[email protected]> Authored: Tue Jul 21 17:46:59 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Tue Jul 21 17:46:59 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d918a9c4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index afcb098..2eda67e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -126,7 +126,7 @@ <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version> <cxf-version>3.1.1</cxf-version> <cxf-version-range>[3.0,4.0)</cxf-version-range> - <cxf-xjc-utils-version>3.0.3</cxf-xjc-utils-version> + <cxf-xjc-utils-version>3.0.4</cxf-xjc-utils-version> <deltaspike-version>1.4.1</deltaspike-version> <derby-version>10.11.1.1</derby-version> <disruptor-version>3.3.2</disruptor-version>
