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/23 00:10:23 UTC

[2/6] servicemix git commit: SM-2653: Upgrade to Apache ActiveMQ 5.11.2

SM-2653: Upgrade to Apache ActiveMQ 5.11.2


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

Branch: refs/heads/servicemix-5.5.x
Commit: 235f3baae14c9a3f60690a7cfd3b314ccd6e52a4
Parents: 18fa5e2
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Fri Oct 9 21:37:58 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Thu Oct 22 23:45:48 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/235f3baa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 65720f3..864d298 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- Properties -->
     <properties>
-        <activemq.version>5.11.1</activemq.version>
+        <activemq.version>5.11.2</activemq.version>
         <activiti.version>5.17.0</activiti.version>
         <akka.version>2.3.9</akka.version>
         <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version>