From afd048b04a101f733727ef4c5f6a48b6deadc7c1 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 4 Jun 2018 22:48:44 +0530 Subject: [PATCH] Set version Issue-ID: CLI-114 Change-Id: I2cb34b8d6349614397e316858deeddbda59817fa Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/main/resources/open-cli.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/src/main/resources/open-cli.properties b/framework/src/main/resources/open-cli.properties index f365bbcc..d04af75d 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=1.0 +cli.version=2.0.2 cli.discover_always=false #schema validation -- 2.16.6