From f4882f858bc12504a6abdfd1ac7d644906a39272 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Jul 2023 16:11:04 +0200 Subject: [PATCH] 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 --- model/rfc8526/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 + + + + + -- 2.36.6