You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2014/04/16 10:44:24 UTC

git commit: Upgrade the cxf version 2.7.11

Repository: camel
Updated Branches:
  refs/heads/master 27221d42a -> 975d40c1d


Upgrade the cxf version 2.7.11


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/975d40c1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/975d40c1
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/975d40c1

Branch: refs/heads/master
Commit: 975d40c1d0f3750af757cd599f89642008f33cc3
Parents: 27221d4
Author: Willem Jiang <wi...@gmail.com>
Authored: Wed Apr 16 16:31:55 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Wed Apr 16 16:42:01 2014 +0800

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/975d40c1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bab737f..41551f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,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.10</cxf-version>
+    <cxf-version>2.7.11</cxf-version>
     <cxf-version-range>[2.6,4.0)</cxf-version-range>
     <cxf-xjc-utils-version>2.7.0</cxf-xjc-utils-version>
     <deltaspike-version>0.6</deltaspike-version>