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/7578b3d4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/7578b3d4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/7578b3d4 Branch: refs/heads/master Commit: 7578b3d4c1443bcb07f7a3bab4fa4f8d7050ecb5 Parents: a04c664 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 26 22:47:29 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Jan 27 00:07:20 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/7578b3d4/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index aaf66c6..87d3bb4 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>
