From 8d4a589bc83ef430895811b4fed2b8223508bca0 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Jul 2023 14:48:29 +0200 Subject: [PATCH] Add Automatic-Module-Name to RFC6243 model This is a standard model and hence we use the usual module naming from MD-SAL. Change-Id: I0baab487a3640b55b2b29486cc998fdd26d320d4 Signed-off-by: Robert Varga (cherry picked from commit 88e58a1dd2c2b387a068aba5ffca407de34b1c14) --- model/rfc6243/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/model/rfc6243/pom.xml b/model/rfc6243/pom.xml index 3c1699a940..ade6a191c4 100644 --- a/model/rfc6243/pom.xml +++ b/model/rfc6243/pom.xml @@ -36,4 +36,18 @@ rfc6241 + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yang.gen.ietf.netconf.with.defaults.rfc6243 + + + + + -- 2.36.6