diff options
author | sunil.unnava <su622b@att.com> | 2018-01-23 15:26:15 -0500 |
---|---|---|
committer | sunil.unnava <su622b@att.com> | 2018-01-23 15:36:05 -0500 |
commit | 85c21e1d85c545717affd3f18cd8e9fe6dc14562 (patch) | |
tree | 06909dffa1ac3cb95f08aa1dcebfe32708578e0a /pom.xml | |
parent | 0497d0508a62ff513ff6883c2f6e1947da968d37 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |