revision format correction in api yang models
[transportpce.git] / api / src / main / yang / portmapping.yang
index d2fba6e2eb54f600b8eaa1341e81b241331b2407..bb935722c1a6b96680583d2f592d3ef6ca8f6530 100644 (file)
@@ -3,7 +3,7 @@ module portmapping {
   namespace "urn:opendaylight:params:xml:ns:yang:portmapping";
   prefix "portmapping";
 
-  revision "2017-2-28" {
+  revision "2017-02-28" {
     description "Initial revision of port mapping model";
   }
   container network{
@@ -45,4 +45,4 @@ module portmapping {
       }
     }
   }
-}
\ No newline at end of file
+}