From b1fa69f83a75f1372bac906a9e4c3a53bf092f56 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 6 Sep 2018 10:08:29 +0530 Subject: OCLIP: Bump version for release Issue-ID: CLI-122 Change-Id: I87f707bbb19a8fdd2717fc941aad23eaca7d5824 Signed-off-by: Kanagaraj Manickam k00365106 --- profiles/command/pom.xml | 2 +- profiles/http/pom.xml | 2 +- profiles/pom.xml | 2 +- profiles/snmp/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'profiles') diff --git a/profiles/command/pom.xml b/profiles/command/pom.xml index 50d3e171..959cfe3e 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.2 + 2.0.3 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index a499feb2..321970af 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.2 + 2.0.3 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index e3a0dadf..2601c023 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 2.0.2 + 2.0.3 cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 676c54c0..14ab773c 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.2 + 2.0.3 cli-profiles-snmp -- cgit 1.2.3-korg