diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2021-01-15 08:17:33 +0100 |
---|---|---|
committer | Bogumil Zebek <bogumil.zebek@nokia.com> | 2021-01-15 07:54:20 +0000 |
commit | b31674da705f4a1d6ec47fbe0b247a949997391c (patch) | |
tree | 0a01b754bfea62e31812d3b4cb34c06365fd1aa4 /releases | |
parent | 6c2f544c9e270f59c69077f8d94a499bfeed1b32 (diff) |
Release new maven artifact
- 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: I9867897414f3bad7f6200d2ab4c65be8a3ff682f
Diffstat (limited to 'releases')
-rw-r--r-- | releases/6.0.1-maven.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases/6.0.1-maven.yaml b/releases/6.0.1-maven.yaml new file mode 100644 index 00000000..a23c99f8 --- /dev/null +++ b/releases/6.0.1-maven.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: maven +version: '6.0.1' +project: 'cli' +log_dir: 'cli-maven-stage-master/581' |