Repository: servicemix Updated Branches: refs/heads/master 84abd7a83 -> c48969d0e
SM-2852: Upgrade to Apache ActiveMQ 5.13.1 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/c48969d0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/c48969d0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/c48969d0 Branch: refs/heads/master Commit: c48969d0edb429977156872b10fe2a5c52e5f240 Parents: 84abd7a Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Feb 13 00:28:24 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Feb 13 00:28:24 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/c48969d0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1cd43fa..04e55e4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -38,7 +38,7 @@ <!-- Properties --> <properties> - <activemq.version>5.13.0</activemq.version> + <activemq.version>5.13.1</activemq.version> <activiti.version>5.19.0.2</activiti.version> <akka.version>2.3.9</akka.version> <aries.blueprint.core.version>1.5.0</aries.blueprint.core.version>
