From: Robert Varga Date: Tue, 25 Jul 2023 13:55:47 +0000 (+0200) Subject: Add Automatic-Module-Name to RFC8341 model X-Git-Tag: v7.0.0~828 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F46%2F107046%2F1;p=netconf.git Add Automatic-Module-Name to RFC8341 model This is a standard model and hence we use the usual module naming from MD-SAL. Change-Id: Ic23039068b0cea4b9f735dda2642d5f6b85c277c Signed-off-by: Robert Varga --- diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 82d0fe2a44..ce02ea6a02 100644 --- a/model/rfc8341/pom.xml +++ b/model/rfc8341/pom.xml @@ -28,4 +28,18 @@ rfc6991-ietf-yang-types + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yang.gen.ietf.netconf.acm.rfc8341 + + + + +