aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2021-01-13 13:40:08 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2021-01-13 13:40:08 +0100
commit6c2f544c9e270f59c69077f8d94a499bfeed1b32 (patch)
treedc090ce6fa8fef505d306ce05f2a101702e407d2 /profiles
parent81a0c6fd575fcb32be259383766ab53ce947d702 (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 'profiles')
-rw-r--r--profiles/command/pom.xml2
-rw-r--r--profiles/http/pom.xml2
-rw-r--r--profiles/pom.xml2
-rw-r--r--profiles/robot/pom.xml2
-rw-r--r--profiles/snmp/pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml
index b2727814..a9568a55 100644
--- a/profiles/command/pom.xml
+++ b/profiles/command/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 8d77a306..a89ba75d 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 9ec6adf1..61ae4f5c 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/robot/pom.xml b/profiles/robot/pom.xml
index 0ecd447d..3800f612 100644
--- a/profiles/robot/pom.xml
+++ b/profiles/robot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-robot</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index e2dd1762..33b84f0f 100644
--- a/profiles/snmp/pom.xml
+++ b/profiles/snmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli-profiles</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>