aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2017-11-29 17:05:13 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-29 17:05:13 +0000
commit367fd935789c6c2e13b9b32d13c62dbac89e1c57 (patch)
tree18b4a0ef4ccb8115d7b6c37191221e365d7f31d0 /ONAP-PAP-REST/pom.xml
parentdb597fe2163c073e37ad2ddc0d7fe386517e21e0 (diff)
parent4d8201836d182ffdb04423a518cdd4b209d279e4 (diff)
Merge "Modified dmaapClient dependency GroupId/Version"
Diffstat (limited to 'ONAP-PAP-REST/pom.xml')
-rw-r--r--ONAP-PAP-REST/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index 06b7601fc..760229448 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -76,7 +76,7 @@
<artifactId>json</artifactId>
</exclusion>
<exclusion>
- <groupId>com.att.nsa</groupId>
+ <groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
<artifactId>dmaapClient</artifactId>
</exclusion>
<exclusion>