From 15c822a804f97410f4930537abdd58be5f422360 Mon Sep 17 00:00:00 2001 From: Sirisha_Manchikanti Date: Thu, 28 Jul 2022 15:11:43 +0100 Subject: Remove Kafka version, reference from intergration Issue-ID: POLICY-4313 Signed-off-by: Sirisha_Manchikanti Change-Id: Id6c2278d372ee1d7f8b377a7d76aec19d69821f2 --- policy-endpoints/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 816f750d..26f4ab73 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -41,7 +41,6 @@ 1.2.1-oss 4.5.5 4.4.4 - 3.0.0 @@ -240,14 +239,7 @@ org.apache.kafka kafka-clients - ${version.kafka} - - - - org.apache.zookeeper - zookeeper - - + provided -- cgit 1.2.3-korg