Bug 1025: Fixed incorrect revision in sal-remote-augment, which caused log polution. 47/11447/1
authorTony Tkacik <ttkacik@cisco.com>
Mon, 22 Sep 2014 15:12:13 +0000 (17:12 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Mon, 22 Sep 2014 15:12:13 +0000 (17:12 +0200)
Change-Id: I5db5bfb43217d21bad58c913de8dedac5d7cdf23
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
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";
 
     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" {
     }
 
     augment "/salrmt:create-data-change-event-subscription/salrmt:input" {
@@ -28,4 +28,4 @@ module sal-remote-augment {
         }
     }
 
         }
     }
 
-}
\ No newline at end of file
+}