X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-auth%2Fpom.xml;h=a103ce8b38e4b2a39168788a474057ea42687d79;hp=ac5198a32520ac381ffafd46b3a7e9d083d22bd2;hb=93ae4f1971c09475733e8ee7afcc25fea0754fe6;hpb=69c1fa1f26d6c9130696e7916c6ebe9a9e9d635c diff --git a/opendaylight/netconf/netconf-auth/pom.xml b/opendaylight/netconf/netconf-auth/pom.xml index ac5198a325..a103ce8b38 100644 --- a/opendaylight/netconf/netconf-auth/pom.xml +++ b/opendaylight/netconf/netconf-auth/pom.xml @@ -19,12 +19,54 @@ bundle ${project.artifactId} + + + org.opendaylight.controller + config-api + + + org.apache.felix maven-bundle-plugin + + org.opendaylight.yangtools + yang-maven-plugin + + + config + + generate-sources + + + + + org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator + ${jmxGeneratorPath} + + urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + ${salGeneratorPath} + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + +