diff options
Diffstat (limited to 'plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml')
-rw-r--r-- | plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml index 9e99046e..e87e6dff 100644 --- a/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml +++ b/plugins/sample/src/main/resources/open-cli-schema/hello-world.yaml @@ -5,7 +5,7 @@ name: hello-world description: First cmd hello world info: - product: sample-1.0 + product: sample-helloworld service: hello-world author: ONAP CLI Team onap-discuss@lists.onap.org |