Fix yang-library test root element
[netconf.git] / plugins / sal-netconf-connector / src / test / resources / yang-library.xml
index a7c9544a5462f0cb79ec556919a15818619dd2cf..5f7491180e70742810ecd468e0276cbd7d76503a 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<modules xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
+<modules-state xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
     <module>
         <name>module-with-revision</name>
         <revision>2014-04-08</revision>
@@ -32,4 +32,4 @@
             http://localhost:8181/yanglib/schemas/module-with-revision/2014-04-08
         </schema>
     </module>
-</modules>
+</modules-state>