diff options
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 4 |
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> |