X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=ba83903a9e858c2e830d4b7b4fc8240c1fdcabe7;hb=07de1ed897da9d7dc70c6d550f38c59339ed751e;hp=0179a7d393e7c486b5e7a18126306ee28d6d435b;hpb=0d8525a6df847f3cdac88f8c78b7cb914c51e1c8;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 0179a7d3..ba83903a 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -1,42 +1,104 @@ - + 4.0.0 org.opendaylight.openflowjava openflow-protocol-parent - 0.1-SNAPSHOT + 0.6.0-SNAPSHOT openflow-protocol-impl bundle Openflow Protocol Library - IMPL - + + https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main + HEAD + + + + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT + 0.7.0-SNAPSHOT + + - org.apache.felix - maven-bundle-plugin - - - - org.opendaylight.openflowjava.protocol.impl.connection.Activator - - - + 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.generator.version} + jar + + org.apache.maven.plugins maven-jar-plugin + 2.5 - test-jar + test-jar - + ${project.groupId} @@ -48,30 +110,42 @@ openflow-protocol-spi ${project.version} + + org.opendaylight.openflowjava + util + ${project.version} + org.opendaylight.controller sal-common-util ${yang.prototype.version} + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.yangtools + concepts + + io.netty netty-handler - 4.0.8.Final org.osgi org.osgi.core - 5.0.0 org.slf4j slf4j-log4j12 - ${slf4j.version} + test com.google.guava guava - 14.0.1 junit @@ -81,7 +155,10 @@ org.mockito mockito-all - 1.9.5 + + + org.opendaylight.controller + config-api