aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsunil unnava <su622b@att.com>2018-08-31 11:05:31 -0400
committersunil unnava <su622b@att.com>2018-08-31 11:05:52 -0400
commitf25de1912f09ed6d5e3172332913daee1851e704 (patch)
treeb0620ed26e2321ee470d8793e4bdb138e75c4f58 /pom.xml
parent4cb1f9a13d30bdf0a2b4bd71b74ade305f5ff112 (diff)
Remove the username/password check
Issue-ID: DMAAP-689 Change-Id: I1b6528bd3aaa2d9d117d0970444123a3c93ac597 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 6ea7f1c..0db71e8 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.7-SNAPSHOT</version>
+ <version>1.1.8-SNAPSHOT</version>
<name>dmaap-messagerouter-dmaapclient</name>
<description>Client library for MR event routing API</description>
<url>https://github.com/att/dmaap-framework</url>