BUG-4688: switch revisions from Date to Revision
[yangtools.git] / yang / yang-data-codec-xml / src / test / resources / schema / test.yang
index d5def9cfba721fb78efba903114c344d96594411..0b108abd8c3b22b2649803660049d469bf2355f5 100644 (file)
@@ -6,7 +6,7 @@ module test {
 
     organization "Cisco Systems, Inc.";
 
-    revision "2014-3-13" {
+    revision "2014-03-13" {
         description
             "Initial revision";
     }
@@ -240,4 +240,4 @@ module test {
         base test-identity;
     }
 
-}
\ No newline at end of file
+}