aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorKanagaraj Manickam <mkr1481@gmail.com>2020-03-02 17:09:18 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2020-03-02 17:09:18 +0530
commit27344e8d4ad8cfffaa216048b31292d86ce68785 (patch)
treed30f67e0d5ec62ee029489a0b104309a19f75132 /profiles
parente43e3718794429168db1d0d306fec394b9f684d4 (diff)
5.0.0 SNAPSHOT
Issue-ID: CLI-249 Change-Id: I88fc9367d126e774036563b231bf4b8937bb400d Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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 98ecef7a..ad130f86 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>4.0.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 058749d7..229f2d67 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>4.0.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 94f71c51..f9160ddb 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 2c483460..67ffb4a9 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>4.0.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>