Merge "Bug 1025: Fixed incorrect revision in sal-remote-augment, which caused log...
authorEd Warnicke <eaw@cisco.com>
Mon, 22 Sep 2014 18:31:51 +0000 (18:31 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 22 Sep 2014 18:31:51 +0000 (18:31 +0000)
opendaylight/md-sal/sal-rest-connector/src/main/yang/sal-remote-augment.yang

index 83934568cc05ab1f3fc1fe031a91f228679fb901..cc1d26fb979ddfd708c1651f86eaadf941bcdf94 100644 (file)
@@ -9,7 +9,7 @@ module sal-remote-augment {
     description
         "Added input parameters to rpc create-data-change-event-subscription";
 
-    revision "2014-7-8" {
+    revision "2014-07-08" {
     }
 
     augment "/salrmt:create-data-change-event-subscription/salrmt:input" {
@@ -28,4 +28,4 @@ module sal-remote-augment {
         }
     }
 
-}
\ No newline at end of file
+}