diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2019-03-07 06:14:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-07 06:14:54 +0000 |
commit | f6c8240d32fadd879127644c54bd5c62413319ce (patch) | |
tree | cc3115fb74f01143495c084f9b1eac532296ee84 /deployment/zip | |
parent | 802b47d0908e4ec81671f35584986d65ebed0c34 (diff) | |
parent | f38ba72f4968816926f8442f6158bb01cab1ad5b (diff) |
Merge "Increase vesrion"
Diffstat (limited to 'deployment/zip')
-rw-r--r-- | deployment/zip/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/zip/pom.xml b/deployment/zip/pom.xml index 00a92f86..f9b244c7 100644 --- a/deployment/zip/pom.xml +++ b/deployment/zip/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-deployment</artifactId> - <version>2.0.5</version> + <version>2.0.6</version> </parent> <artifactId>cli-zip</artifactId> |