Bump to odlparent 4.0.5
[netconf.git] / netconf / sal-netconf-connector / src / test / resources / yang-library.xml
index b11686c06307a5ab60b06f6176e0c57f70cc7dee..a7c9544a5462f0cb79ec556919a15818619dd2cf 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <modules xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
     <module>
         <name>module-with-revision</name>
@@ -18,7 +19,7 @@
     <module>
         <name>module-without-revision</name>
         <namespace>module-without-revision:namespace</namespace>
-        <revision></revision>
+        <revision/>
         <schema>
             http://localhost:8181/yanglib/schemas/module-without-revision/
         </schema>
@@ -31,4 +32,4 @@
             http://localhost:8181/yanglib/schemas/module-with-revision/2014-04-08
         </schema>
     </module>
-</modules>
\ No newline at end of file
+</modules>