X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=c1c9656575913d7fd13f057059b2a335104c5af7;hb=5bf648caeef1e10c9668f0361abf9dff984de1f2;hp=6f0f89a63122dd3a29e2d2c9d20c6ab554d1bf7e;hpb=693cca4206fc91aaec0440654d6ac4c69da00d89;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 6f0f89a6..c1c96565 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -1,45 +1,154 @@ - + 4.0.0 org.opendaylight.openflowjava - openflow-protocol-parent - 0.1-SNAPSHOT + openflowjava-parent + 0.7.2-Beryllium-SR2 + ../parent openflow-protocol-impl - jar - + bundle + Openflow Protocol Library - IMPL + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + + + 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.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.mdsal + maven-sal-api-gen-plugin + ${yangtools.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 + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + io.netty - netty-all - 4.0.4.Final + netty-handler + + + org.osgi + org.osgi.core org.slf4j slf4j-log4j12 - 1.7.5 + test com.google.guava guava - 14.0.1 junit junit - 4.10 test + + org.mockito + mockito-all + + + org.opendaylight.controller + config-api +