You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ar...@apache.org on 2018/09/17 18:21:29 UTC

[2/3] activemq git commit: [AMQ-7031] Upgrade to Apache Camel 2.22.0

[AMQ-7031] Upgrade to Apache Camel 2.22.0


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

Branch: refs/heads/master
Commit: 149520d48731edd449143e5b22599bc6358d2fd3
Parents: 1f8bac1
Author: jgoodyear <ja...@gmail.com>
Authored: Sun Sep 16 18:37:50 2018 -0230
Committer: artnaseef <ar...@apache.org>
Committed: Mon Sep 17 11:20:35 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/activemq/blob/149520d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c206c46..fccb18f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <aries-version>1.1.0</aries-version>
     <aries-transaction-version>1.1.1</aries-transaction-version>
     <axion-version>1.0-M3-dev</axion-version>
-    <camel-version>2.21.1</camel-version>
+    <camel-version>2.22.0</camel-version>
     <camel-version-range>[2.20,3)</camel-version-range>
     <cglib-version>2.2</cglib-version>
     <commons-beanutils-version>1.9.3</commons-beanutils-version>