diff options
author | sunil unnava <su622b@att.com> | 2018-08-27 10:26:30 -0400 |
---|---|---|
committer | sunil unnava <su622b@att.com> | 2018-08-27 10:27:04 -0400 |
commit | a6f5d729557378d6b526363a4e10078786687b73 (patch) | |
tree | eb24a6c5ee24eee400a0223b127c4240bc2e351d | |
parent | e2b2e5119c302076f852f191e50fc7efed14f677 (diff) |
update the msgrtr version
Issue-ID: DMAAP-628
Change-Id: I1db44f02b7811e60377a364dbbf7a2e523429a2f
Signed-off-by: sunil unnava <su622b@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |