X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-mapping-api%2Fpom.xml;h=21e50cd2eaddfa416018d0e68a60821e3a124e80;hp=18c27238e9017d44cfe26ffb997c597807af81ff;hb=c31509c7a6630e54a9f9749a643fed5e1a1ad380;hpb=7d9b07a6cf8171e97eb5ce6ed4ccdcfadff8e741 diff --git a/opendaylight/netconf/netconf-mapping-api/pom.xml b/opendaylight/netconf/netconf-mapping-api/pom.xml index 18c27238e9..21e50cd2ea 100644 --- a/opendaylight/netconf/netconf-mapping-api/pom.xml +++ b/opendaylight/netconf/netconf-mapping-api/pom.xml @@ -1,50 +1,70 @@ + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.5-SNAPSHOT - - 4.0.0 - netconf-mapping-api - ${project.artifactId} + + org.opendaylight.controller + netconf-subsystem + 0.3.0-SNAPSHOT + + netconf-mapping-api - bundle + bundle + ${project.artifactId} - - - ${project.groupId} - netconf-api - + + + ${project.groupId} + netconf-api + - - com.google.guava - guava - - + + com.google.guava + guava + + - - - - - 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.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} + + + + +