summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-08-08 13:23:50 -0400
committersu622b <su622b@att.com>2019-08-08 13:23:58 -0400
commitd0f5883e6b2a615f12a2abd88dbf674ae1a6983f (patch)
tree101e07d07c0e34251b866f7fcfb52936e1f5673c
parentb08f0da8314a85e9a72512ce9cb6ae1a85495f2b (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 19c479c..fff975a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>