diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-06-04 22:48:44 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-06-04 22:48:44 +0530 |
commit | afd048b04a101f733727ef4c5f6a48b6deadc7c1 (patch) | |
tree | cc3ccd7d888e290346ef0f08d3e69fb1d524025e | |
parent | e2f4d5f0c49b9135aceb4b3e59cc1434bb6699aa (diff) |
Set version
Issue-ID: CLI-114
Change-Id: I2cb34b8d6349614397e316858deeddbda59817fa
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r-- | framework/src/main/resources/open-cli.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |