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/08/28 21:04:06 UTC

[2/3] servicemix git commit: [SM-3067] Upgrade to Apache ActiveMQ 5.13.4

[SM-3067] Upgrade to Apache ActiveMQ 5.13.4


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

Branch: refs/heads/master
Commit: b5bf2f4daa8da19f0fa1561f4d626128785e452f
Parents: a0172c9
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Thu Aug 25 00:05:00 2016 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Thu Aug 25 00:05:00 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/b5bf2f4d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index ef3c7db..b727f17 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,7 +38,7 @@
 
     <!-- Properties -->
     <properties>
-        <activemq.version>5.13.3</activemq.version>
+        <activemq.version>5.13.4</activemq.version>
         <activiti.version>5.19.0.2</activiti.version>
         <akka.version>2.3.9</akka.version>
         <aries.blueprint.core.version>1.6.1</aries.blueprint.core.version>