Rename packages from openecomp to onap.
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / SourceLocation / appjarconfig.json
1 {
2   
3     "artifact": {
4       "name": { "minlength": "6" },
5       "maxsize": "1048",
6       "extension": "pdf,tgz,xls"
7     },
8         "_config": { "mergeStrategy": "union","namespace":"SourceLocation" }
9   
10 }