From 00aac6326d6cf2b971faeb3fcf1b4b78229fa498 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 11 Oct 2018 18:16:42 +0530 Subject: CLI version update Issue-ID: CLI-122 Change-Id: I2a0351668813d441d17eeee99dda9d3f928c3dcd 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 959cfe3e..c4faa90f 100644 --- a/profiles/command/pom.xml +++ b/profiles/command/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.3 + 2.0.4 cli-profiles-command diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index 321970af..d8ea2b49 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.3 + 2.0.4 cli-profiles-http diff --git a/profiles/pom.xml b/profiles/pom.xml index 2601c023..2ddee696 100644 --- a/profiles/pom.xml +++ b/profiles/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 2.0.3 + 2.0.4 cli-profiles diff --git a/profiles/snmp/pom.xml b/profiles/snmp/pom.xml index 14ab773c..15b52992 100644 --- a/profiles/snmp/pom.xml +++ b/profiles/snmp/pom.xml @@ -22,7 +22,7 @@ org.onap.cli cli-profiles - 2.0.3 + 2.0.4 cli-profiles-snmp -- cgit 1.2.3-korg