From: Kanagaraj M Date: Fri, 2 Aug 2019 08:13:29 +0000 (+0530) Subject: Update the version format X-Git-Tag: 4.0.0~145^2~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=dfeedf5be992ce277076d7f5e35044e846b2ea59;p=cli.git Update the version format Issue-ID: CLI-169 Change-Id: I9d5d7c8f6820052cadf90ffc82586a2aac58a76d Signed-off-by: Kanagaraj Manickam k00365106 --- 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__