X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-spi%2Fpom.xml;h=e17bd2e11d9b6273bea6c76c3e7a2d0a5052c22a;hb=17064d75fffbe2ed02f21e43aab3f2acd20a51f5;hp=e01cd9a61dd9fa662c46c2ac14b5457ac7423ca8;hpb=809870fb7074afe19dd956bbfc8b0e4a88e86376;p=openflowjava.git diff --git a/openflow-protocol-spi/pom.xml b/openflow-protocol-spi/pom.xml index e01cd9a6..e17bd2e1 100644 --- a/openflow-protocol-spi/pom.xml +++ b/openflow-protocol-spi/pom.xml @@ -1,19 +1,93 @@ - + 4.0.0 - org.opendaylight.openflow - openflow-protocol-parent - 0.1-SNAPSHOT + org.opendaylight.openflowjava + openflowjava-parent + 0.9.4-Carbon + ../parent openflow-protocol-spi - pom + 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 + + + + + - - org.opendaylight.openflow + + ${project.groupId} openflow-protocol-api - ${project.version} + + + org.opendaylight.controller + config-api - \ No newline at end of file +