From: Robert Varga Date: Tue, 25 Jul 2023 13:53:21 +0000 (+0200) Subject: Add Automatic-Module-Name to RFC8040 model X-Git-Tag: v7.0.0~829 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=00b2b55df74831ee800b18c8fb556ef8df5a0367;p=netconf.git 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 --- 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 + + + + +