summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 90c38e4..27154a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,9 +362,9 @@
<version>1.3.2</version>
</dependency>
<dependency>
- <groupId>com.att.nsa</groupId>
- <artifactId>msgrtr</artifactId>
- <version>0.0.5</version>
+ <groupId>org.onap.dmaap.messagerouter.msgrtr</groupId>
+ <artifactId>msgrtr</artifactId>
+ <version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>