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/01/30 23:47:04 UTC

[2/7] servicemix git commit: SM-2821: Upgrade to Apache Camel 2.16.2

SM-2821: Upgrade to Apache Camel 2.16.2


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

Branch: refs/heads/master
Commit: 2117b78a341cd13551c6b60d1ad1e1d8b267b483
Parents: 4757f9e
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 21:02:46 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Jan 30 21:02:46 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/2117b78a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9d14a24..edf3958 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -46,7 +46,7 @@
         <aries.proxy.version>1.0.4</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.1</camel.version>
+        <camel.version>2.16.2</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>