diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2021-01-13 13:40:08 +0100 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2021-01-13 13:40:08 +0100 |
commit | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (patch) | |
tree | dc090ce6fa8fef505d306ce05f2a101702e407d2 /products/etsi-mano/pom.xml | |
parent | 81a0c6fd575fcb32be259383766ab53ce947d702 (diff) |
Set new version
- No Metadata in OnapCommand Info section
- Optional parameters with default values are lost after overriding selected parameter
Issue-ID: CLI-349 CLI-348
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I5c1707df114af7eb924e4aac7e7f7981c8b68247
Diffstat (limited to 'products/etsi-mano/pom.xml')
-rw-r--r-- | products/etsi-mano/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/etsi-mano/pom.xml b/products/etsi-mano/pom.xml index c7d4ad90..94b9a745 100644 --- a/products/etsi-mano/pom.xml +++ b/products/etsi-mano/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cli</groupId> <artifactId>cli-products</artifactId> - <version>6.0.0-SNAPSHOT</version> + <version>6.0.1-SNAPSHOT</version> </parent> <artifactId>cli-products-etsi-mano</artifactId> |