X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-spi%2Fpom.xml;h=bf1695cf876a54919bea1d2b2d55e01741d315a6;hb=64e2314f2c7a9f3176d85c50f3df3ecb28262f6f;hp=78996e7c6a4af33948c3fac77b0d1b56b81cddd2;hpb=693cca4206fc91aaec0440654d6ac4c69da00d89;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index 78996e7c..bf1695cf 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -1,19 +1,95 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.1-SNAPSHOT + 0.6.4-Lithium-SR4 openflow-protocol-spi - Openflow Protocol Library 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