From: Magnusen, Drew (dm741q) Date: Tue, 21 Nov 2017 18:03:01 +0000 (-0600) Subject: Modified dmaapClient dependency GroupId/Version X-Git-Tag: v1.2.0~203^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=4d8201836d182ffdb04423a518cdd4b209d279e4 Modified dmaapClient dependency GroupId/Version Changed GroupId of dmaapClient deendency to org.onap.dmaap.messagerouter.mirroragent. Created a dmaap.version property in root pom and assigned it a value of 1.0.0. Issue-ID: POLICY-370 Change-Id: I6846f930783a65e4fc0f5afb6b9f832a972477bb Signed-off-by: Magnusen, Drew (dm741q) --- diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 223f9007f..1b33f0eb8 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -83,9 +83,9 @@ - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 0.2.12 + ${dmaap.version} org.slf4j diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index b48a14ece..bb617235a 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -76,7 +76,7 @@ json - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 2e1b869c7..a3c81601f 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -124,9 +124,9 @@ 3.1.200 - com.att.nsa + org.onap.dmaap.messagerouter.dmaapclient dmaapClient - 0.2.12 + ${dmaap.version} org.slf4j diff --git a/pom.xml b/pom.xml index cc076f1c6..15f5bafc6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,7 @@ content/repositories/releases/ content/repositories/snapshots/ content/repositories/staging/ + 1.0.0