You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/11/07 09:49:59 UTC

camel git commit: Upgrade to CXF 3.1.8

Repository: camel
Updated Branches:
  refs/heads/camel-2.18.x 8a5363020 -> 961a18309


Upgrade to CXF 3.1.8


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

Branch: refs/heads/camel-2.18.x
Commit: 961a18309aff1220997a563feff557dae1b5c52e
Parents: 8a53630
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Nov 7 10:49:51 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Nov 7 10:49:51 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/961a1830/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9695a87..8feb96a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -146,7 +146,7 @@
     <consul-client-version>0.12.4</consul-client-version>
     <consul-client-bundle-version>0.12.4_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-    <cxf-version>3.1.7</cxf-version>
+    <cxf-version>3.1.8</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>
     <cxf-xjc-plugin-version>3.0.5</cxf-xjc-plugin-version>
     <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version>