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:08:00 UTC

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

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.x de461c8eb -> e9cd2ac5c


[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/e9cd2ac5
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/e9cd2ac5
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/e9cd2ac5

Branch: refs/heads/servicemix-6.x
Commit: e9cd2ac5cf82b68ad8f746baaf4996971a74a9a6
Parents: de461c8
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Thu Oct 6 21:11:59 2016 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Oct 9 23:07:44 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/e9cd2ac5/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3f6372a..c76d3cc 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.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>