From: Robert Varga Date: Tue, 25 Jul 2023 14:11:04 +0000 (+0200) Subject: Add Automatic-Module-Name to RFC8526 model X-Git-Tag: v7.0.0~827 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=f4882f858bc12504a6abdfd1ac7d644906a39272;p=netconf.git Add Automatic-Module-Name to RFC8526 model This is a standard model and hence we use the usual module naming from MD-SAL. Change-Id: Idfad9b00561fc04a6baebca786fc310f016ce2ce Signed-off-by: Robert Varga --- diff --git a/model/rfc8526/pom.xml b/model/rfc8526/pom.xml index 1500297405..21810b6f56 100644 --- a/model/rfc8526/pom.xml +++ b/model/rfc8526/pom.xml @@ -56,4 +56,18 @@ rfc6243 + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yang.gen.ietf.netconf.nmda.rfc8526 + + + + +