From 042d67d7e77d70e3eb7c1916aa74abde5e690eb0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Jul 2023 15:55:47 +0200 Subject: [PATCH] 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 (cherry picked from commit 901335f29539e15d7b1304c8021d28090dc5312f) --- model/rfc8341/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/model/rfc8341/pom.xml b/model/rfc8341/pom.xml index 4ece923085..0185835572 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 + + + + + -- 2.36.6