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/31 01:12:25 UTC

servicemix git commit: SM-2778: Upgrade to Apache ActiveMQ 5.12.2

Repository: servicemix
Updated Branches:
  refs/heads/servicemix-6.0.x 5f2310425 -> b489f3e1a


SM-2778: Upgrade to Apache ActiveMQ 5.12.2


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

Branch: refs/heads/servicemix-6.0.x
Commit: b489f3e1aa61dfa690e172075c4018b02e6764e5
Parents: 5f23104
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 20:57:52 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Jan 31 00:18:19 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/b489f3e1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 844d201..edf4e38 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- Properties -->
     <properties>
-        <activemq.version>5.12.1</activemq.version>
+        <activemq.version>5.12.2</activemq.version>
         <activiti.version>5.17.0</activiti.version>
         <akka.version>2.3.9</akka.version>
         <aries.blueprint.core.version>1.4.4</aries.blueprint.core.version>