re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / fallback / config-fallback-override.json
index dd6087b..7cdc763 100644 (file)
@@ -1,7 +1,9 @@
 {
-  "artifact": {
-    "name": { "allowedChar": "a-zA-Z_0-9" },
-    "encoded": "true",
-    "consumer": "appc,catalog"
-  }
+       "artifact": {
+               "name": {
+                       "allowedChar": "a-zA-Z_0-9"
+               },
+               "encoded": "true",
+               "consumer": "appc,catalog"
+       }
 }
\ No newline at end of file