Fix docker image 51/16751/1
authorVarun Gudisena <vg411h@att.com>
Sun, 1 Oct 2017 06:00:28 +0000 (01:00 -0500)
committerVarun Gudisena <vg411h@att.com>
Sun, 1 Oct 2017 06:01:11 +0000 (01:01 -0500)
Update msgrtr jar version

Issue-Id: DMAAP-151
Change-Id: I833678a767cbba0b334581129c7b28e8ec3f0b65
Signed-off-by: Varun Gudisena <vg411h@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 90c38e4..27154a7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                        <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>