X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-spi%2Fpom.xml;h=bf1695cf876a54919bea1d2b2d55e01741d315a6;hb=64e2314f2c7a9f3176d85c50f3df3ecb28262f6f;hp=3c99e70a8c7075e7b2b3215f6ef7284482c1eed1;hpb=e70c493b072d705e7488231419b1a320d80456c0;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index 3c99e70a..bf1695cf 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -3,22 +3,93 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.5-SNAPSHOT + 0.6.4-Lithium-SR4 openflow-protocol-spi bundle - + Openflow Protocol Library - SPI https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.openflowjava.protocol.spi*, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow._switch.connection.provider.* + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + 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} + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + ${project.build.directory}/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + + + + + + - - ${project.groupId} + + ${project.groupId} openflow-protocol-api - ${project.version} + + + org.opendaylight.controller + config-api