aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorjitendra007 <jitendra.sharma1@huawei.com>2020-09-29 20:40:28 +0530
committerjitendra007 <jitendra.sharma1@huawei.com>2020-09-29 20:40:28 +0530
commitd3d440a28368cf559342758229d0db970e83ff37 (patch)
tree13048332b1c23ac5966803f664caea6b70fca338 /profiles
parent8552cb173d665d59baece19cb8123b95acf88200 (diff)
Set version to 6.0.0
Issue-ID: CLI-320 Signed-off-by: jitendra007 <jitendra.sharma1@huawei.com> Change-Id: If32535e06ba00877752c4378550478d160bcb9b7
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/snmp/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml
index 2b56c54b..b2727814 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>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 35bbbc1a..8d77a306 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>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 62893578..c978686f 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 577d5ddd..e2dd1762 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>5.0.3-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>