SM-2859: Upgrade to Apache ActiveMQ 5.11.4
Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/3af9c18c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/3af9c18c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/3af9c18c Branch: refs/heads/servicemix-5.4.x Commit: 3af9c18c6a28e069540f744acdc703479c54b786 Parents: ede9231 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Feb 13 01:38:28 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Feb 13 01:38:28 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/3af9c18c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index be19e7d..449d616 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -38,7 +38,7 @@ <!-- Properties --> <properties> - <activemq.version>5.11.3</activemq.version> + <activemq.version>5.11.4</activemq.version> <activiti.version>5.16.4</activiti.version> <akka.version>2.3.9</akka.version> <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version>
