aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsunil.unnava <su622b@att.com>2018-01-23 15:26:15 -0500
committersunil.unnava <su622b@att.com>2018-01-23 15:36:05 -0500
commit85c21e1d85c545717affd3f18cd8e9fe6dc14562 (patch)
tree06909dffa1ac3cb95f08aa1dcebfe32708578e0a /pom.xml
parent0497d0508a62ff513ff6883c2f6e1947da968d37 (diff)
Changes to the DMaap Client
Added new API to the DMaapClient Issue-ID: DMAAP-214 Change-Id: I4de2da7ca42ad1b5925a2df9d26672875dd15b10 Signed-off-by: sunil.unnava <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 d893c94..c8327cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
<artifactId>dmaapClient</artifactId>
<packaging>jar</packaging>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>dmaap-messagerouter-dmaapclient</name>
<description>Client library for MR event routing API</description>
<url>https://github.com/att/dmaap-framework</url>