Bug 7954: Throw an exception when parsing duplicate (sub)modules
[yangtools.git] / yang / yang-maven-plugin-it / src / test / resources / test-parent / files / testfile2.yang
index 5284e19508badea7eaf93b34d6fd44aaa1006aff..f856acb3a62ec1e55457557a6483be39d53940f4 100644 (file)
@@ -7,7 +7,7 @@
  */
 module types2 {
     yang-version 1;
-    namespace "urn:simple.types.data.demo";
+    namespace "urn:simple.types.data.demo.types2";
     prefix "t2";
     
     organization "opendaylight";