aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/pom.xml
diff options
context:
space:
mode:
authorMagnusen, Drew (dm741q) <dm741q@att.com>2017-11-21 10:56:05 -0600
committerMagnusen, Drew (dm741q) <dm741q@att.com>2017-11-21 10:56:17 -0600
commit95886e49ed48ddc9aa55e89576fb8453dba47a28 (patch)
treea3b8a8d00b0a3f1794952a91aa38d022a80b57d6 /policy-endpoints/pom.xml
parent517c11d9dbc46ed5f9e443899b5e3204714599bf (diff)
Modified dmaapClient dependency GroupId/Version
Changed GroupId of dmaapClient dependency to org.onap.dmaap.messagerouter.mirroragent and version to 1.0.0. Issue-Id: POLICY-370 Change-Id: I165d6f0b4a64a80f344646ea1972654718ebbf96 Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r--policy-endpoints/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index dac1478b..900e2ba7 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -59,8 +59,8 @@
</dependency>
<dependency>
- <groupId>com.att.nsa</groupId>
- <artifactId>dmaapClient</artifactId>
+ <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
+ <artifactId>dmaapClient</artifactId>
<version>${dmaap.version}</version>
<exclusions>
<exclusion>