aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-05-13 13:04:56 +0000
committerGerrit Code Review <gerrit@fd.io>2019-05-13 13:04:56 +0000
commitbab3d0943eeaf8a042971cb3b80ce839c0767c51 (patch)
tree95bff5303558cd291aa3371f0703fa2789f07cbd /utils
parent7772439ac913ae1d50b4ee31688efac1fba42435 (diff)
parent86d6b8bb2b51d28527a387fc744bc58de166402d (diff)
Merge "[HICN-191]updating plugin to run on vpp 19.04"
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
+}