diff options
Diffstat (limited to 'framework/src/test/resources/sample-test-schema.yaml')
-rw-r--r-- | framework/src/test/resources/sample-test-schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/src/test/resources/sample-test-schema.yaml b/framework/src/test/resources/sample-test-schema.yaml index 98964a60..092e0e75 100644 --- a/framework/src/test/resources/sample-test-schema.yaml +++ b/framework/src/test/resources/sample-test-schema.yaml @@ -1,7 +1,7 @@ open_cli_schema_version: 1.0 name: sample-test description: Onap sample command to test the command features -version: onap-1.0 +version: cli-1.0 service: name: sample version: v1 |