diff options
author | KAPIL SINGAL <ks220y@att.com> | 2019-12-24 15:30:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-24 15:30:56 +0000 |
commit | e3447bd3e00253056e89551437e997e77e65034d (patch) | |
tree | c5e2d22a2d2f0589186177a77076474d2b15c911 /components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json | |
parent | 0a7d68420e7b95dfffb043ebbe2f52ec24effae4 (diff) | |
parent | 033e544e10e6c35b9f38c91972eccb7906ecc6c4 (diff) |
Merge "add group notation to resource dictionary"
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json')
-rwxr-xr-x[-rw-r--r--] | components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json index 9136c6eea..43bc635fb 100644..100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/properties-capability-source.json @@ -2,6 +2,7 @@ "name": "properties-capability-source", "updated-by": "Steve Alphonse Siani, alphonse.steve.siani.djissitchi@ibm.com", "tags": "properties-capability-source", + "group":"default", "property" :{ "description": "Data dictionary used to read properties.", "type": "string" @@ -23,4 +24,4 @@ } } } -}
\ No newline at end of file +} |