X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-spi%2Fpom.xml;h=7b5ac970c796fec4d0695d583030b55909358307;hb=0adb576f43c6bc727031a9b5b0987f301f483fa9;hp=3c99e70a8c7075e7b2b3215f6ef7284482c1eed1;hpb=e70c493b072d705e7488231419b1a320d80456c0;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index 3c99e70a..7b5ac970 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -2,23 +2,92 @@ 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.5-SNAPSHOT + openflowjava-parent + 0.9.1-Carbon + ../parent 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.api.keys,* + + + + + 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.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl + + ${salGeneratorPath} + + + org.opendaylight.mdsal.binding.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + ${project.build.directory}/site/models + + + true + + + + + + org.opendaylight.controller + yang-jmx-generator-plugin + ${config.version} + + + org.opendaylight.mdsal + maven-sal-api-gen-plugin + ${mdsal.model.version} + jar + + + + + + - - ${project.groupId} + + ${project.groupId} openflow-protocol-api - ${project.version} + + + org.opendaylight.controller + config-api