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 2016/10/09 21:02:24 UTC

[2/2] servicemix git commit: [SM-3110] Upgrade to Apache Camel 2.16.4

[SM-3110] Upgrade to Apache Camel 2.16.4


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

Branch: refs/heads/master
Commit: 7e635e08f4d7e2f98cb5856ae40243e87af4501c
Parents: 46b32cd
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Thu Oct 6 21:11:59 2016 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Thu Oct 6 21:11:59 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/7e635e08/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 94502b5..b32222c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,7 @@
         <aries.proxy.version>1.0.5</aries.proxy.version>
         <aries.transaction.version>1.3.0</aries.transaction.version>
         <aries.util.version>1.1.1</aries.util.version>
-        <camel.version>2.16.3</camel.version>
+        <camel.version>2.16.4</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>