Adjust to yangtools-2.0.0/odlparent-3.0.0 changes
[netconf.git] / restconf / sal-rest-docgen / src / test / resources / yang / toaster_augmented.yang
index 4db7897a99ac4b9837686c5862f47add5581f6e8..05056e905a4bef83202a872e68babaf64d84fa15 100644 (file)
@@ -8,7 +8,7 @@ module toaster-augmented {
     prefix toast;
     import toaster2 {prefix tst; revision-date 2009-11-20;}
 
-    revision "2014-7-14" {
+    revision "2014-07-14" {
     }
 
     augment "/tst:toaster/tst:toasterSlot" {
@@ -18,4 +18,4 @@ module toaster-augmented {
             }
         }
     }
-}
\ No newline at end of file
+}