summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsunil unnava <sunil.unnava@att.com>2018-12-11 16:25:26 -0500
committersunil unnava <su622b@att.com>2018-12-11 21:37:38 +0000
commite157241cb7dfe023f57532f829e381644bdf18be (patch)
tree82116874a9ef0beac29bafe92866ffb82f5cbc60 /pom.xml
parent83746dbc42bad55e52d4bed2617d0d0ca8634cb5 (diff)
add configurable default partitions and replicas1.1.15
Issue-ID: DMAAP-903 Change-Id: Iabb3da85c3e42ddf68d049e6a8164449f7be8296 Signed-off-by: sunil unnava <sunil.unnava@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 c213101..cb47037 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.14-SNAPSHOT</version>
+ <version>1.1.15-SNAPSHOT</version>
<packaging>jar</packaging>
<name>dmaap-messagerouter-msgrtr</name>
<description>Message Router - Restful interface built for kafka</description>