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 2015/08/03 16:42:53 UTC

camel git commit: Update CXF version

Repository: camel
Updated Branches:
  refs/heads/master 1ba507798 -> bb45f8b95


Update CXF version


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

Branch: refs/heads/master
Commit: bb45f8b956f9311c88b2b3ba91e309afe2c09431
Parents: 1ba5077
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Aug 3 10:42:42 2015 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Aug 3 10:42:42 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/camel/blob/bb45f8b9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 654d7b8..3ba52e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -124,7 +124,7 @@
     <commons-vfs2-version>2.0</commons-vfs2-version>
     <concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
-    <cxf-version>3.1.1</cxf-version>
+    <cxf-version>3.1.2</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>
     <cxf-xjc-utils-version>3.0.4</cxf-xjc-utils-version>
     <deltaspike-version>1.4.2</deltaspike-version>