You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/03/29 14:24:42 UTC

camel git commit: Upgrade CXF to version 3.1.6

Repository: camel
Updated Branches:
  refs/heads/master 4335247a1 -> d1c3bbfe5


Upgrade CXF to version 3.1.6


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

Branch: refs/heads/master
Commit: d1c3bbfe51ab76c02de7a6382ea34b20e51ffe69
Parents: 4335247
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Mar 29 14:23:52 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Mar 29 14:24:19 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d1c3bbfe/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 782bfad..1005a6d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
     <compress-lzf-version>1.0.3</compress-lzf-version>
     <concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-    <cxf-version>3.1.5</cxf-version>
+    <cxf-version>3.1.6</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>