From 90c54b274ed84f5df54cf49ca7a32730ff48d81a Mon Sep 17 00:00:00 2001 From: Paul Gallagher Date: Mon, 8 Feb 2016 13:46:23 +0000 Subject: [PATCH] Make the openwire examples use the activemq5 version from the top level pom --- examples/protocols/openwire/pom.xml | 1 - pom.xml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/protocols/openwire/pom.xml b/examples/protocols/openwire/pom.xml index 47ef8c9d24..2eaa218a13 100644 --- a/examples/protocols/openwire/pom.xml +++ b/examples/protocols/openwire/pom.xml @@ -34,7 +34,6 @@ under the License. ${project.basedir}/../../.. - 5.11.0 1.7.10 diff --git a/pom.xml b/pom.xml index 8294bd044e..7e4b5b20ed 100644 --- a/pom.xml +++ b/pom.xml @@ -82,6 +82,7 @@ 3.0.13.Final 0.10 + 5.12.0 1.10 10.11.1.1 true @@ -399,7 +400,7 @@ org.apache.activemq activemq-client - 5.12.0 + ${activemq5-version}