aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsu622b <sunil.unnava@att.com>2018-04-11 19:56:37 -0400
committersu622b <sunil.unnava@att.com>2018-04-11 19:56:55 -0400
commit5519f8372acf8d4f573739b8e819f7a1e569a019 (patch)
tree46f968c8f84b09fa7a285444baa79d2b4d6c3deb /pom.xml
parentc0aeea3d201d320c83cd30497ac3c3e875e3c107 (diff)
support for post requests with auth2.0.0-ONAPbeijing2.0.0-ONAP
Issue-ID: DMAAP-404 Change-Id: Iaa85ab5410472fca4dd6118d2a53efc1737609d5 Signed-off-by: su622b <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 9d7e3d2..c903d66 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.onap.dmaap.messagerouter.dmaapclient</groupId>
<artifactId>dmaapClient</artifactId>
<packaging>jar</packaging>
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.6-SNAPSHOT</version>
<name>dmaap-messagerouter-dmaapclient</name>
<description>Client library for MR event routing API</description>
<url>https://github.com/att/dmaap-framework</url>