Adjust to yangtools-2.0.0/odlparent-3.0.0 changes
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / nn-to-json / leafref / cont-augment-module.yang
index 528eb5e4201d13d59dc6eaa5252d8b7b93427da9..b54027e0bc9ee7de4a655bfcb74c26824f6594ab 100644 (file)
@@ -3,9 +3,9 @@ module cont-augment-module {
 
   prefix "cntaugmod";
 
-  import main-module {prefix mamo; revision-date 2013-12-2;}
+  import main-module {prefix mamo; revision-date 2013-12-02;}
 
-  revision 2013-12-2 {
+  revision 2013-12-02 {
 
   }
 
@@ -36,4 +36,4 @@ module cont-augment-module {
        }
   }
   
-}
\ No newline at end of file
+}