Repository: camel Updated Branches: refs/heads/master 69d450ece -> 66e8c5b26
Update the cxf version range Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/66e8c5b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/66e8c5b2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/66e8c5b2 Branch: refs/heads/master Commit: 66e8c5b26a9a36d722912961a77af89fbf135ae4 Parents: 69d450e Author: Daniel Kulp <[email protected]> Authored: Tue May 20 16:02:55 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Tue May 20 16:02:55 2014 -0400 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/66e8c5b2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b52b11f..310a682 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -108,7 +108,7 @@ <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version> <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version> <cxf-version>3.0.0</cxf-version> - <cxf-version-range>[2.6,4.0)</cxf-version-range> + <cxf-version-range>[2.7,4.0)</cxf-version-range> <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version> <deltaspike-version>0.7</deltaspike-version> <derby-version>10.10.1.1</derby-version>
