diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-10 15:17:14 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-16 19:17:01 +0530 |
commit | 3da505092615834c333407a5fd8d4fc444d9b628 (patch) | |
tree | 3c7547355f95dca0ad151e0d371a517f6a8ce8a9 /deployment/zip/src/main | |
parent | 00869832d95abaa7626331c35c9b39afade818df (diff) |
Set CLI version to 2.0.0
Issue-ID: CLI-100
Change-Id: Id22e629ac57046d363783181c05afebec390ac1a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'deployment/zip/src/main')
-rw-r--r-- | deployment/zip/src/main/release/conf/open-cli.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/zip/src/main/release/conf/open-cli.properties b/deployment/zip/src/main/release/conf/open-cli.properties index 9b5bceeb..2d68edf8 100644 --- a/deployment/zip/src/main/release/conf/open-cli.properties +++ b/deployment/zip/src/main/release/conf/open-cli.properties @@ -1,5 +1,5 @@ cli.product_name=open-cli -cli.version=1.0 +cli.version=2.0.0 cli.discover_always=false |