X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-mapping-api%2Fpom.xml;h=ab8635b62df3d7a031d739ec2fa27d39043640fc;hp=7d51f6db9940144e2b87720e17c0736eccd17014;hb=8c3cdb04a32a4a8b34f06816102f571d3999620c;hpb=8de365b86ee7b65ee201166be85142b27ffd7295 diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index 7d51f6db99..ab8635b62d 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT netconf-mapping-api @@ -29,16 +29,42 @@ org.apache.felix maven-bundle-plugin - - - - com.google.common.base, - org.opendaylight.controller.netconf.api, - org.w3c.dom - org.opendaylight.controller.netconf.mapping.api, - - + + 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} + + +