summaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorKanagaraj Manickam <mkr1481@gmail.com>2019-05-14 18:08:41 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-05-14 18:08:41 +0530
commit3ec4fe1a420c0bc440e433194c6c7e45e494787b (patch)
tree078a1bd3d532bee3b1403ade90e7c89742ef29b3 /profiles
parentb6a27e640cba472d090090e990fae8856a6871f3 (diff)
Set version to 3.0.0
Issue-ID: CLI-129 Change-Id: I5e7ec06080210c547e65b1d11acbdf8fa6e1ec7e 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 b40cf3e1..2379eb68 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>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-profiles-command</artifactId>
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index edd00648..1103f2f4 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>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index b457aebf..20abad3f 100644
--- a/profiles/pom.xml
+++ b/profiles/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cli</groupId>
<artifactId>cli</artifactId>
- <version>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index 48698580..4b9884d6 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>2.0.6</version>
+ <version>3.0.0</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>