From e11190d055edb89a95b34d5a4355a899307ae3c9 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 22 Nov 2018 15:37:06 +0530 Subject: Casablanca final release changes Issue-ID: CLI-122 Change-Id: Id902cf29488ea6843eeaa345a90d0a6bc4377b72 Signed-off-by: Kanagaraj Manickam k00365106 --- framework/pom.xml | 2 +- framework/src/main/resources/open-cli.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'framework') diff --git a/framework/pom.xml b/framework/pom.xml index b5c8e565..9346990b 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -24,7 +24,7 @@ org.onap.cli cli - 2.0.4 + 2.0.5 cli-framework diff --git a/framework/src/main/resources/open-cli.properties b/framework/src/main/resources/open-cli.properties index d04af75d..012c449a 100644 --- a/framework/src/main/resources/open-cli.properties +++ b/framework/src/main/resources/open-cli.properties @@ -13,7 +13,7 @@ # limitations under the License. cli.product_name=open-cli -cli.version=2.0.2 +cli.version=2.0.5 cli.discover_always=false #schema validation -- cgit 1.2.3-korg