You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2016/08/01 12:11:36 UTC

camel git commit: Update cxf version to 3.1.7

Repository: camel
Updated Branches:
  refs/heads/master ca5ff50b7 -> eba32174a


Update cxf version to 3.1.7


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

Branch: refs/heads/master
Commit: eba32174a62155ae0c3fc9132e267d51523660c0
Parents: ca5ff50
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Aug 1 08:11:27 2016 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Aug 1 08:11:27 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/eba32174/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8b6205d..5582554 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -143,7 +143,7 @@
     <consul-client-version>0.12.2</consul-client-version>
     <consul-client-bundle-version>0.12.0_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-    <cxf-version>3.1.6</cxf-version>
+    <cxf-version>3.1.7</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>