Updated Branches: refs/heads/master 992417076 -> 5f3fa8aa0
CAMEL-7011 Upgarded the version of CXF to 2.7.8 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/04a87069 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/04a87069 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/04a87069 Branch: refs/heads/master Commit: 04a87069af7a352969fd0af1c0d0cb19247b8a04 Parents: 9924170 Author: Willem Jiang <[email protected]> Authored: Tue Nov 26 13:54:50 2013 +0800 Committer: Willem Jiang <[email protected]> Committed: Tue Nov 26 13:55:13 2013 +0800 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/04a87069/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b1ac4ed..1b6ac66 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -107,7 +107,7 @@ <commons-vfs2-version>2.0</commons-vfs2-version> <concurrentlinkedhashmap.version>1.4</concurrentlinkedhashmap.version> <cobertura-maven-plugin-version>2.5.2</cobertura-maven-plugin-version> - <cxf-version>2.7.7</cxf-version> + <cxf-version>2.7.8</cxf-version> <cxf-version-range>[2.6,2.9)</cxf-version-range> <cxf-xjc-utils-version>2.6.2</cxf-xjc-utils-version> <deltaspike-version>0.3-incubating</deltaspike-version>
