From d34dbbd349fc43b3f4f7bbb8cebf631cd1336169 Mon Sep 17 00:00:00 2001 From: Michael Andre Pearce Date: Fri, 29 Sep 2017 08:06:03 +0100 Subject: [PATCH] ARTEMIS-1439 remove duplicated jolokia version As per review comment, removing duplicatation of version declaration of jolokia. --- artemis-hawtio/pom.xml | 1 - pom.xml | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/artemis-hawtio/pom.xml b/artemis-hawtio/pom.xml index 0b174d36d0..677f9b2e7d 100644 --- a/artemis-hawtio/pom.xml +++ b/artemis-hawtio/pom.xml @@ -40,7 +40,6 @@ 1.5.4 3.2.0 - 1.3.7 4.11 1.2.17 3.0.4 diff --git a/pom.xml b/pom.xml index bdc41107c1..5ff0ee678c 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,7 @@ 0.9.5 1.0-alpha-1 1 + 1.3.7 1.11 2.0.3.Final 1.0.3.GA @@ -596,7 +597,7 @@ org.jolokia jolokia-war war - 1.3.7 + ${jolokia.version}