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/ddaac86c Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/ddaac86c Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/ddaac86c Branch: refs/heads/servicemix-5.1.x Commit: ddaac86ccf03cef2657b57fd1118815658965d4f Parents: 5892afe Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 26 22:47:29 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jan 26 22:47:29 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/ddaac86c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e4c6ce6..1c7237c 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.15.1</activiti.version> <camel.version>2.13.3</camel.version> <cxf.version>2.7.13</cxf.version>
