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