From 86d6b8bb2b51d28527a387fc744bc58de166402d Mon Sep 17 00:00:00 2001 From: Masoud Hemmatpour Date: Tue, 7 May 2019 17:54:17 +0200 Subject: [HICN-191]updating plugin to run on vpp 19.04 Change-Id: I85ceabb1bde847edf030c6ccb3943be047d167f5 Signed-off-by: Masoud Hemmatpour --- utils/sysrepo-plugins/yang/hicn/hicn.yang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils') 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 +} -- cgit 1.2.3-korg