X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-auth%2Fpom.xml;h=a103ce8b38e4b2a39168788a474057ea42687d79;hb=1f43b99185e388e435f68bd494d91936f61cf3cf;hp=e19359adb8c09e91882430b2258de458c99a50f9;hpb=5c74e9b561688f9cd5cf2134fcefec727fd9c02d;p=controller.git diff --git a/opendaylight/netconf/netconf-auth/pom.xml b/opendaylight/netconf/netconf-auth/pom.xml index e19359adb8..a103ce8b38 100644 --- a/opendaylight/netconf/netconf-auth/pom.xml +++ b/opendaylight/netconf/netconf-auth/pom.xml @@ -12,19 +12,61 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT ../ netconf-auth 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} + + +