X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=openflow-protocol-impl%2Fpom.xml;h=446b4ec3de1755fcb112e91806d9c5f3e811fe4a;hb=0adb576f43c6bc727031a9b5b0987f301f483fa9;hp=b3b52f174ac97cdce8549005f05f97573f42e222;hpb=6e5292cdcd9725867f77d4117cc985aa8cd05968;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index b3b52f17..446b4ec3 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -1,50 +1,124 @@ - + 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT + openflowjava-parent + 0.9.1-Carbon + ../parent openflow-protocol-impl bundle Openflow Protocol Library - IMPL https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - - + HEAD + + - org.apache.felix - maven-bundle-plugin - - - - org.opendaylight.openflowjava.protocol.impl.connection.Activator - - org.opendaylight.openflowjava.protocol.impl.* - - + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.openflowjava.protocol.impl.*, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow._switch.connection.provider.impl.* + + + + + + 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.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + - + ${project.groupId} openflow-protocol-api - ${project.version} ${project.groupId} openflow-protocol-spi - ${project.version} + + + org.opendaylight.openflowjava + openflowjava-util org.opendaylight.controller sal-common-util - ${yang.prototype.version} + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + io.netty @@ -53,12 +127,11 @@ org.osgi org.osgi.core - 5.0.0 org.slf4j slf4j-log4j12 - ${slf4j.version} + test com.google.guava @@ -71,9 +144,17 @@ org.mockito - mockito-all - 1.9.5 - test + mockito-core + + + org.opendaylight.controller + config-api + + + io.netty + netty-transport-native-epoll + + linux-x86_64