aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-16 12:03:21 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-05-16 12:03:21 +0530
commitfd93363a14a04481ac8173ac4c941975a4954288 (patch)
tree2dbe3e086441a5043ee5152e9c2ae0cc9544e4af /profiles
parent5626ae003ba80f876a68a05ed0c7920a08dedd4a (diff)
CLI beijing release version increment
Issue-ID: CLI-114 Change-Id: Ia62bf183ef9f3e0aee923f6796ed62d7ec00d67f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/http/pom.xml2
-rw-r--r--profiles/pom.xml2
-rw-r--r--profiles/snmp/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index bbd85082..9749edeb 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles-http</artifactId>
diff --git a/profiles/pom.xml b/profiles/pom.xml
index 8dc2dd7e..e51c120e 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles</artifactId>
diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml
index ae464f32..6fcd960d 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.0</version>
+ <version>2.0.1</version>
</parent>
<artifactId>cli-profiles-snmp</artifactId>