summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsu622b <su622b@att.com>2019-08-08 08:21:55 -0400
committersu622b <su622b@att.com>2019-08-08 08:29:43 -0400
commit0cb3bb0b0c99a70dd31995a7dc4d06b53f6e43d0 (patch)
tree5ac2e5d69a54e23e968c3c8eb04ee8e55daeaa25 /pom.xml
parent1748f08023b63a266f533a9490a044536950e9ec (diff)
revert topic exist topic check while publishing
Issue-ID: DMAAP-1247 Change-Id: Ie0d50a2cecbb0c0cb26305adfb52ac65b1c8c032 Signed-off-by: su622b <su622b@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7b3e943..2428f29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.dmaap.messagerouter.msgrtr</groupId>
<artifactId>msgrtr</artifactId>
- <version>1.1.18-SNAPSHOT</version>
+ <version>1.1.19-SNAPSHOT</version>
<packaging>jar</packaging>
<name>dmaap-messagerouter-msgrtr</name>
<description>Message Router - Restful interface built for kafka</description>