summaryrefslogtreecommitdiffstats
path: root/dcae-cli/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2018-03-19 11:29:27 -0400
committerMichael Hwang <mhwang@research.att.com>2018-03-19 11:31:27 -0400
commitb1d8f1d4889a8e1e8207cfabea8040ce9cb76ac2 (patch)
treed4dd5a45b5b03bf46d6e2b8fd48636fe48b0e9b2 /dcae-cli/pom.xml
parent4cc7a3e4e33d607f344ac413a2cc9f763e8cf4bd (diff)
Fix issue where getting empty consul in discovery
Change-Id: Ic9bda3bf7d88ad9f9c11caf9c6231d8acd829bff Issue-ID: DCAEGEN2-402 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'dcae-cli/pom.xml')
-rw-r--r--dcae-cli/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml
index f8b9e8a..3eef54a 100644
--- a/dcae-cli/pom.xml
+++ b/dcae-cli/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform.cli</groupId>
<artifactId>dcae-cli</artifactId>
<name>dcaegen2-platform-cli-dcae-cli</name>
- <version>2.10.0</version>
+ <version>2.10.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>