From cb85d68e8cce4e76ca1d613bdf17c280075f5c3d Mon Sep 17 00:00:00 2001 From: pwielebs Date: Mon, 7 May 2018 16:58:20 +0200 Subject: Fix for poms Change-Id: I9f5b13f25cccf3f4cde292f5689d28d2e74896a9 Issue-ID: DCAEGEN2-451 Signed-off-by: pwielebs --- prh-dmaap-client/pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'prh-dmaap-client/pom.xml') diff --git a/prh-dmaap-client/pom.xml b/prh-dmaap-client/pom.xml index 40d4df91..bce5ccbb 100644 --- a/prh-dmaap-client/pom.xml +++ b/prh-dmaap-client/pom.xml @@ -52,6 +52,11 @@ org.apache.httpcomponents httpclient + + org.onap.dcaegen2.services.prh + prh-commons + 1.0.0-SNAPSHOT + @@ -99,10 +104,6 @@ mockito-core test - - org.onap.dcaegen2.services.commons - commons - 1.0-SNAPSHOT - + \ No newline at end of file -- cgit 1.2.3-korg