From fd93363a14a04481ac8173ac4c941975a4954288 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 16 May 2018 12:03:21 +0530 Subject: CLI beijing release version increment Issue-ID: CLI-114 Change-Id: Ia62bf183ef9f3e0aee923f6796ed62d7ec00d67f Signed-off-by: Kanagaraj Manickam k00365106 --- profiles/http/pom.xml | 2 +- profiles/pom.xml | 2 +- profiles/snmp/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'profiles') 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 @@ org.onap.cli cli-profiles - 2.0.0 + 2.0.1 cli-profiles-http 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 @@ org.onap.cli cli - 2.0.0 + 2.0.1 cli-profiles 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 @@ org.onap.cli cli-profiles - 2.0.0 + 2.0.1 cli-profiles-snmp -- cgit 1.2.3-korg