X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=openflow-protocol-spi%2Fpom.xml;h=8c4e3e59eb939001eb1caf4c17ed4971bc1ea7ba;hb=ff031d37527c5c0cb98fad37e660fd7033ac0dd6;hp=954ed4385d12d25fc3cf80c2400334fa7620d6d8;hpb=dbf95c5b8fad79969ac914f1f9f74974a775e8ad;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index 954ed438..8c4e3e59 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -1,19 +1,95 @@ - - 4.0.0 - - org.opendaylight.openflow - openflow-protocol-parent - 0.1-SNAPSHOT - - openflow-protocol-spi - Openflow Protocol Library SPI - - - - org.opendaylight.openflow - openflow-protocol-api - ${project.version} - - - + + 4.0.0 + + org.opendaylight.openflowjava + openflow-protocol-parent + 0.6.0-Lithium + + 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} + openflow-protocol-api + + + org.opendaylight.controller + config-api + + +