Repository: camel Updated Branches: refs/heads/master c49c7c600 -> 906bf431e
Better avoid the CXF SNAPSHOT dependency Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/906bf431 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/906bf431 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/906bf431 Branch: refs/heads/master Commit: 906bf431ea64faa0dc5011ba88767defa96114b6 Parents: c49c7c6 Author: Babak Vahdat <bvah...@apache.org> Authored: Sun Sep 28 23:38:36 2014 +0200 Committer: Babak Vahdat <bvah...@apache.org> Committed: Sun Sep 28 23:38:36 2014 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/906bf431/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 85ade16..0716bfa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -117,7 +117,7 @@ <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version> <cxf-version>3.0.1</cxf-version> <cxf-version-range>[2.7,4.0)</cxf-version-range> - <cxf-xjc-utils-version>3.0.2-SNAPSHOT</cxf-xjc-utils-version> + <cxf-xjc-utils-version>3.0.1</cxf-xjc-utils-version> <deltaspike-version>1.0.3</deltaspike-version> <derby-version>10.10.2.0</derby-version> <disruptor-version>3.3.0</disruptor-version>