Bump upstreams to SNAPSHOTs
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / resources / instanceidentifier / yang / augment-augment-module.yang
index 3bcc93acc9d110786341b0294f95903fbb01daca..2ff17fe92011f69529c064582b8b399f15aea5c2 100644 (file)
@@ -3,8 +3,8 @@ module augment-augment-module {
 
   prefix "aamodule";
 
-  import augment-module {prefix amodule; revision-date 2014-01-17;}
-  import instance-identifier-module {prefix imodule; revision-date 2014-01-17;}
+  import augment-module { prefix amodule; }
+  import instance-identifier-module { prefix imodule; }
 
   revision 2014-01-17 {
   }
@@ -17,4 +17,4 @@ module augment-augment-module {
             type string;
         }
   }
-}
\ No newline at end of file
+}