Repository: servicemix Updated Branches: refs/heads/servicemix-6.0.x ff26c54e2 -> 69397a4a3
SM-2858: Upgrade to Apache ActiveMQ 5.12.3 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/69397a4a Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/69397a4a Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/69397a4a Branch: refs/heads/servicemix-6.0.x Commit: 69397a4a3e347e19d72526ae51cbec685f33a5fe Parents: ff26c54 Author: Krzysztof Sobkowiak <[email protected]> Authored: Tue Feb 16 22:12:52 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Tue Feb 16 22:12:52 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/69397a4a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index edf4e38..5b23e66 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -38,7 +38,7 @@ <!-- Properties --> <properties> - <activemq.version>5.12.2</activemq.version> + <activemq.version>5.12.3</activemq.version> <activiti.version>5.17.0</activiti.version> <akka.version>2.3.9</akka.version> <aries.blueprint.core.version>1.4.4</aries.blueprint.core.version>
