diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json index 3fe5ab30f..906c046fd 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/volume-name.json @@ -1,6 +1,7 @@ { "name" : "volume-name", "tags" : "volume-name", + "group":"default", "updated-by" : "Singal, Kapil <ks220y@att.com>", "property" : { "description" : "volume-name", @@ -12,4 +13,4 @@ "properties" : { } } } -}
\ No newline at end of file +} |