diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/default-source.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/default-source.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json index 42059ad8e..ccd326e0b 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/default-source.json @@ -1,6 +1,7 @@ { "tags": "v4-ip-type, tosca.datatypes.Root, data_type, brindasanth@onap.com", "name": "default-source", + "group":"default", "property" :{ "description": "name of the ", "type": "string" @@ -13,4 +14,4 @@ } } } -}
\ No newline at end of file +} |