X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=ec72b1d8ea2795fbe5972b2fc0d57f544d8eb19f;hb=cd8f3f3c6bd1013558f0fdef84ce95cf711b016f;hp=ae76b2b45f36ba15f4c5388781a0376f8d004477;hpb=f98b2850e733c499001e072cc0e19166233b1260;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index ae76b2b4..ec72b1d8 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,48 +3,121 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.2 + 0.6.0-SNAPSHOT openflow-protocol-impl bundle Openflow Protocol Library - IMPL https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main - openflow-protocol-parent-0.2 + 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.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 + + + + + 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 + util org.opendaylight.controller sal-common-util - ${yang.prototype.version} + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + io.netty @@ -53,12 +126,11 @@ org.osgi org.osgi.core - 5.0.0 org.slf4j slf4j-log4j12 - ${slf4j.version} + test com.google.guava @@ -72,8 +144,10 @@ org.mockito mockito-all - 1.9.5 - test + + + org.opendaylight.controller + config-api