BUG-4688: switch revisions from Date to Revision
[yangtools.git] / yang / yang-maven-plugin / src / test / resources / test2.yang
index f2c05c94e4df2cdb10219bb7c2aa8f3b5fafe8dc..913cca809ddc7f227699e38e7db9e0abace06652 100644 (file)
@@ -12,7 +12,7 @@ module test2 {
 
     organization "Cisco Systems, Inc.";
 
-    revision "2014-3-13" {
+    revision "2014-03-13" {
         description
             "Initial revision";
     }
@@ -22,4 +22,4 @@ module test2 {
             type string;
         }
     }
-}
\ No newline at end of file
+}