You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/10/12 23:32:05 UTC

[2/4] servicemix git commit: SM-2621: Upgrade to Apache Camel 2.15.3 and CXF 3.0.6

SM-2621: Upgrade to Apache Camel 2.15.3 and CXF 3.0.6


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

Branch: refs/heads/master
Commit: e4d7c1597ab82e49db38f62c87e586ac1ec24fad
Parents: 88c753c
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Mon Oct 12 23:20:53 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Mon Oct 12 23:20:53 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/e4d7c159/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3cf9417..322b04d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
         <aries.proxy.version>1.0.4</aries.proxy.version>
         <aries.transaction.version>1.1.1</aries.transaction.version>
         <aries.util.version>1.1.1</aries.util.version>
-        <camel.version>2.15.2</camel.version>
+        <camel.version>2.15.3</camel.version>
         <commons-codec.bundle.version>1.10</commons-codec.bundle.version>
         <commons-dbcp.version>1.4</commons-dbcp.version>
         <commons-fileupload.version>1.3.1</commons-fileupload.version>
@@ -53,7 +53,7 @@
         <commons-io.version>2.4</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-lang3.version>3.3.2</commons-lang3.version>
-        <cxf.version>3.0.4</cxf.version>
+        <cxf.version>3.0.6</cxf.version>
         <derby.bundle.version>10.11.1.1_1</derby.bundle.version>
         <drools.bundle.version>${drools.version}_1</drools.bundle.version>
         <drools.version>5.6.0.Final</drools.version>