aboutsummaryrefslogtreecommitdiffstats
path: root/framework
diff options
context:
space:
mode:
authorKanagaraj M <mkr1481@gmail.com>2019-08-02 13:43:29 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-08-05 19:46:10 +0530
commitdfeedf5be992ce277076d7f5e35044e846b2ea59 (patch)
tree2a2d4523c21e370326a6bf9e5aef0187491ae93e /framework
parent126dabb819a2002f90c974ca322114660fa6c7b6 (diff)
Update the version format
Issue-ID: CLI-169 Change-Id: I9d5d7c8f6820052cadf90ffc82586a2aac58a76d Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/src/main/resources/open-cli-schema/open-cli-registry.yaml6
-rw-r--r--framework/src/main/resources/version.info2
2 files changed, 1 insertions, 7 deletions
diff --git a/framework/src/main/resources/open-cli-schema/open-cli-registry.yaml b/framework/src/main/resources/open-cli-schema/open-cli-registry.yaml
index 9b988b4e..395cb01e 100644
--- a/framework/src/main/resources/open-cli-schema/open-cli-registry.yaml
+++ b/framework/src/main/resources/open-cli-schema/open-cli-registry.yaml
@@ -30,11 +30,5 @@ services:
description: Product and service searching abilities
- name: schema
description: OCS schema management
- - name: profile
- description: Profile management
- - name: artifact
- description: Artifact management
- name: execution
description: Execution management
- - name: rpc
- description: RPC management across OCLIP \ No newline at end of file
diff --git a/framework/src/main/resources/version.info b/framework/src/main/resources/version.info
index edfa61d6..3b8aedf9 100644
--- a/framework/src/main/resources/version.info
+++ b/framework/src/main/resources/version.info
@@ -1,4 +1,4 @@
-CLI version : __VERSION__
+Version : __VERSION__
Available products: __AVAILABLE_PRODUCT_VERSIONS__
Enabled product : __ENABLED_PRODUCT_VERSIONS__