From f20ba620a1b2fea13cc9b83d67ba26d46af07dd7 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 25 Jul 2023 14:51:50 +0200 Subject: [PATCH] Add Automatic-Module-Name to RFC6470 model This is a standard model and hence we use the usual module naming from MD-SAL. Change-Id: I9a8156e758e61d04073d9f55e8905cebc7c43eae Signed-off-by: Robert Varga --- model/rfc6470/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/model/rfc6470/pom.xml b/model/rfc6470/pom.xml index 32ce3298f4..4a38d13b0a 100644 --- a/model/rfc6470/pom.xml +++ b/model/rfc6470/pom.xml @@ -40,4 +40,18 @@ rfc6241 + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yang.gen.ietf.netconf.notifications.rfc6470 + + + + + -- 2.36.6