summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunil unnava <su622b@att.com>2018-08-27 10:26:30 -0400
committersunil unnava <su622b@att.com>2018-08-27 10:27:04 -0400
commita6f5d729557378d6b526363a4e10078786687b73 (patch)
treeeb24a6c5ee24eee400a0223b127c4240bc2e351d
parente2b2e5119c302076f852f191e50fc7efed14f677 (diff)
update the msgrtr version
Issue-ID: DMAAP-628 Change-Id: I1db44f02b7811e60377a364dbbf7a2e523429a2f Signed-off-by: sunil unnava <su622b@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 04f3d4d..1c298f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
<dependency>
<groupId>org.onap.dmaap.messagerouter.msgrtr</groupId>
<artifactId>msgrtr</artifactId>
- <version>1.1.5</version>
+ <version>1.1.6</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>