aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMasoud Hemmatpour <mhemmatp@cisco.com>2019-05-07 17:54:17 +0200
committerMasoud Hemmatpour <mhemmatp@cisco.com>2019-05-09 10:41:26 +0200
commit86d6b8bb2b51d28527a387fc744bc58de166402d (patch)
treeb96af813cea51c4e7659b5fea4788531b83b79b8 /utils
parentc8e6bdf4282c34fd3199cdeec42895cbbc05d9c1 (diff)
[HICN-191]updating plugin to run on vpp 19.04
Change-Id: I85ceabb1bde847edf030c6ccb3943be047d167f5 Signed-off-by: Masoud Hemmatpour <mhemmatp@cisco.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/sysrepo-plugins/yang/hicn/hicn.yang4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/sysrepo-plugins/yang/hicn/hicn.yang b/utils/sysrepo-plugins/yang/hicn/hicn.yang
index e5bdca420..484fec6f0 100644
--- a/utils/sysrepo-plugins/yang/hicn/hicn.yang
+++ b/utils/sysrepo-plugins/yang/hicn/hicn.yang
@@ -2,7 +2,7 @@ module hicn {
namespace "urn:sysrepo:hicn";
prefix hcn;
-revision 2019-04-25 {
+revision 2019-05-7 {
description "Initial revision.";
}
@@ -568,4 +568,4 @@ rpc face-stats-details {
}
-} \ No newline at end of file
+}