summaryrefslogtreecommitdiffstats
path: root/policy-endpoints
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-21 17:40:19 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-21 17:40:19 +0000
commit655c34d4893baecb4052cc3c6524c8b7301bdfae (patch)
tree9580617c06b20db3f79fe15f80f35797fb9b7502 /policy-endpoints
parent9de8f79a65046a655bac5984d52eb8831cd38e51 (diff)
parent95886e49ed48ddc9aa55e89576fb8453dba47a28 (diff)
Merge "Modified dmaapClient dependency GroupId/Version"
Diffstat (limited to 'policy-endpoints')
-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 e662e245..d2dcb2b0 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>