re base code
[sdc.git] / common / onap-common-configuration-management / onap-configuration-management-test / src / test / resources / XMLConfiguration / config-O.xml
index 508c920..868e201 100644 (file)
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <configuration>
-    <artifact>
-        <name>
-            <allowedChar>a-zA-Z_0-9</allowedChar>
-        </name>
-        <encoded>true</encoded>
-        <consumer>appc,catalog</consumer>
-    </artifact>
-    <_config>
-        <namespace>XMLConfig</namespace>
-        <mergeStrategy>override</mergeStrategy>
-    </_config>
+       <artifact>
+               <name>
+                       <allowedChar>a-zA-Z_0-9</allowedChar>
+               </name>
+               <encoded>true</encoded>
+               <consumer>appc,catalog</consumer>
+       </artifact>
+       <_config>
+               <namespace>XMLConfig</namespace>
+               <mergeStrategy>override</mergeStrategy>
+       </_config>
 </configuration>
\ No newline at end of file