From 62841e53e41fd8e12b75641806f76c11878260ee Mon Sep 17 00:00:00 2001 From: sushant53 Date: Fri, 27 Oct 2023 16:44:30 +0530 Subject: [DCAEGEN2] Remove DMaaP dependency in PRH Removed DMaaP dependency in PRH by using new sdk library, which uses Kafka API directly. Issue-ID: DCAEGEN2-3402 Change-Id: I5456ce432a9fd4a58826275a17c603379b0c18ee Signed-off-by: sushant53 --- prh-commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prh-commons') diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml index 074ef92e..d4a1c3cd 100644 --- a/prh-commons/pom.xml +++ b/prh-commons/pom.xml @@ -28,7 +28,7 @@ org.onap.dcaegen2.services prh - 1.10.0-SNAPSHOT + 1.10.1-SNAPSHOT org.onap.dcaegen2.services.prh -- cgit 1.2.3-korg