Fixed organization and contact reference in yang test files.
[controller.git] / opendaylight / sal / yang-prototype / code-generator / yang-model-parser-impl / src / test / resources / test-model.yang
index a2c485d84f41e041d8d496d1a560b7e44cba4806..81273202893e8b1ccc393fe76a1d49de23e5770f 100644 (file)
@@ -7,9 +7,8 @@ module test-model {
        import iana-if-type {prefix "if-type";}
        import mount {prefix "mnt";} 
 
-       organization "Cisco";
-
-       contact "WILL-BE-DEFINED-LATER";
+       organization "OPEN DAYLIGHT";
+    contact "http://www.opendaylight.org/";
 
        description "module description";
        reference "module reference";