From: Sirisha_Manchikanti Date: Thu, 28 Jul 2022 13:56:46 +0000 (+0100) Subject: Add Kafka version X-Git-Tag: 3.6.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F55%2F130055%2F2;p=policy%2Fparent.git Add Kafka version Issue-ID: POLICY-4313 Signed-off-by: Sirisha_Manchikanti Change-Id: Ia998c89eecf3486c6e65b1483f609b4e0a0df9b5 --- diff --git a/integration/pom.xml b/integration/pom.xml index edc412e6..25a2b649 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -64,6 +64,7 @@ 1.7.3 0.11.0 42.3.3 + 3.0.0 ${project.basedir}/../target/code-coverage/jacoco-ut.exec https://nexus3.onap.org/repository/npm.public/npm/-/ nexus3.onap.org:10001 @@ -295,6 +296,20 @@ ${version.postgres} + + + org.apache.kafka + kafka-clients + ${version.kafka} + + + + org.apache.zookeeper + zookeeper + + + + io.prometheus