From 00b2b55df74831ee800b18c8fb556ef8df5a0367 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Jul 2023 15:53:21 +0200 Subject: [PATCH] Add Automatic-Module-Name to RFC8040 model This is a standard model and hence we use the usual module naming from MD-SAL. Change-Id: I42e36eb7fd569a9d56f93ecb0f221a4e767d800c Signed-off-by: Robert Varga --- model/rfc8040-ietf-restconf-monitoring/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index 21d2172c4e..084ed0cb10 100644 --- a/model/rfc8040-ietf-restconf-monitoring/pom.xml +++ b/model/rfc8040-ietf-restconf-monitoring/pom.xml @@ -33,4 +33,18 @@ rfc6991-ietf-yang-types + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yang.gen.ietf.restconf.monitoring.rfc8040 + + + + + -- 2.36.6