From 367daa90dc7f54d7f37e2de482a22f5e2ee664f6 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 17 Feb 2023 19:16:34 +0000 Subject: Clean up dependencies for London Release Issue-ID: POLICY-4482 Change-Id: Ifc4039feaac82a1fa4bf1f2eb602f79c7a268b9f Signed-off-by: liamfallon --- .../integration/integration-uservice-test/pom.xml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'testsuites/integration/integration-uservice-test/pom.xml') diff --git a/testsuites/integration/integration-uservice-test/pom.xml b/testsuites/integration/integration-uservice-test/pom.xml index 7e48a96e6..6efbc7068 100644 --- a/testsuites/integration/integration-uservice-test/pom.xml +++ b/testsuites/integration/integration-uservice-test/pom.xml @@ -1,7 +1,7 @@ @@ -146,7 +142,7 @@ org.apache.zookeeper zookeeper - 3.7.0 + ${version.zookeeper} test @@ -168,19 +164,19 @@ org.apache.activemq.tooling activemq-junit - ${activemq-version} + ${version.activemq} test org.apache.activemq activemq-broker - ${activemq-version} + ${version.activemq} test org.apache.activemq activemq-jaas - ${activemq-version} + ${version.activemq} test @@ -245,7 +241,6 @@ org.eclipse.m2e lifecycle-mapping - 1.0.0 -- cgit 1.2.3-korg