From: Robert Varga Date: Tue, 25 Jul 2023 13:53:21 +0000 (+0200) Subject: Add Automatic-Module-Name to RFC8040 model X-Git-Tag: v6.0.1~23 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=c596e0e9e403117d5c69087a317c2b557ad185ba;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 (cherry picked from commit 00b2b55df74831ee800b18c8fb556ef8df5a0367) --- diff --git a/model/rfc8040-ietf-restconf-monitoring/pom.xml b/model/rfc8040-ietf-restconf-monitoring/pom.xml index 86c18cee07..8ca9026964 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 + + + + +