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/6fdf5c99 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/6fdf5c99 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/6fdf5c99 Branch: refs/heads/servicemix-5.3.x Commit: 6fdf5c99089658076653cacf49ae305210e5e145 Parents: 6cab949 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 26 22:47:29 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Jan 27 00:00:43 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/6fdf5c99/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8938ba0..cc73267 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.13.3</camel.version> <cxf.version>2.7.13</cxf.version>
