Merge "BUG-868: use a single version of ClassLoaderUtils"
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / full-versions / test-data2 / data-rpc-input.xml
index 5954c091e32e86686dbc8de327e6011bd845b4b1..fb9726d5b1f228e38001f008b1890ecf11c5b5f2 100644 (file)
@@ -1,8 +1,8 @@
 <input xmlns="test:module">
-       <cont>
-           <cont1>
-               <lf11>lf1 data</lf11>
-               <lf12>lf2 data</lf12>
-           </cont1>
-       </cont>
+    <cont>
+        <cont1>
+            <lf11>lf1 data</lf11>
+            <lf12>lf2 data</lf12>
+        </cont1>
+    </cont>
 </input>
\ No newline at end of file