SM-2421: Upgrade to ActiveMQ 5.10.1
Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/737b1d81 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/737b1d81 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/737b1d81 Branch: refs/heads/servicemix-5.2.x Commit: 737b1d817c6b895904b978c997d327f55f9488d8 Parents: a0350b7 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 26 22:47:29 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jan 26 22:53:24 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/737b1d81/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 9a75ff8..e5f8c42 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -37,7 +37,7 @@ <!-- Properties --> <properties> - <activemq.version>5.10.0</activemq.version> + <activemq.version>5.10.1</activemq.version> <activiti.version>5.16.4</activiti.version> <camel.version>2.14.1</camel.version> <cxf.version>3.0.2</cxf.version>
