re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / SourceLocation / appjarconfig.json
index 42c6be9..0a955a1 100644 (file)
@@ -1,10 +1,13 @@
 {
-  
-    "artifact": {
-      "name": { "minlength": "6" },
-      "maxsize": "1048",
-      "extension": "pdf,tgz,xls"
-    },
-       "_config": { "mergeStrategy": "union","namespace":"SourceLocation" }
-  
+       "artifact": {
+               "name": {
+                       "minlength": "6"
+               },
+               "maxsize": "1048",
+               "extension": "pdf,tgz,xls"
+       },
+       "_config": {
+               "mergeStrategy": "union",
+               "namespace": "SourceLocation"
+       }
 }
\ No newline at end of file