X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-spi%2Fpom.xml;h=bf1695cf876a54919bea1d2b2d55e01741d315a6;hb=64e2314f2c7a9f3176d85c50f3df3ecb28262f6f;hp=e6cf8e4ec951f1f2b59579eb8c20d5e4a6da8c96;hpb=f0d4471454cf9861aab26a15edec60525c4c59e2;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index e6cf8e4e..bf1695cf 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -1,21 +1,95 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.1-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