diff options
author | su622b <su622b@att.com> | 2019-08-08 13:23:50 -0400 |
---|---|---|
committer | su622b <su622b@att.com> | 2019-08-08 13:23:58 -0400 |
commit | d0f5883e6b2a615f12a2abd88dbf674ae1a6983f (patch) | |
tree | 101e07d07c0e34251b866f7fcfb52936e1f5673c | |
parent | b08f0da8314a85e9a72512ce9cb6ae1a85495f2b (diff) |
fix the issues due to refactoring1.1.16
Issue-ID: DMAAP-1247
Change-Id: I3bf82f3e3f854ae8752e1bbfa41b4e002e0d5e34
Signed-off-by: su622b <su622b@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -372,7 +372,7 @@ <dependency> <groupId>org.onap.dmaap.messagerouter.msgrtr</groupId> <artifactId>msgrtr</artifactId> - <version>1.1.19</version> + <version>1.1.20</version> <exclusions> <exclusion> <groupId>org.slf4j</groupId> |