diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json b/components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json index cc9eb62ce..7e0b5a294 100644..100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/vnfc-model-version.json @@ -1,6 +1,7 @@ { "tags": "vnfc-model-version", "name": "vnfc-model-version", + "group":"default", "property": { "description": "vnfc-model-version", "type": "string" @@ -32,4 +33,4 @@ } } } -}
\ No newline at end of file +} |