diff options
author | Lusheng Ji <lji@research.att.com> | 2018-03-19 16:10:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-19 16:10:52 +0000 |
commit | c1be0395714dc7448e8acd262d60c5312c6889e5 (patch) | |
tree | d1da64cf6f1581def729da47d57ad79409938b30 /dcae-cli/pom.xml | |
parent | fbd0d3f76fa27fbb5a915891da823de9dca3862e (diff) | |
parent | b1d8f1d4889a8e1e8207cfabea8040ce9cb76ac2 (diff) |
Merge "Fix issue where getting empty consul in discovery"2.0.0-ONAPbeijing2.0.0-ONAP
Diffstat (limited to 'dcae-cli/pom.xml')
-rw-r--r-- | dcae-cli/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml index dbf5cef..68a1651 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> |