X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fpom.xml;h=ca5eb1e9d45bd4d2ad9fa1d546ef6bde3c7e79ad;hb=30d842262665765518551adf69d4cf2f1ff1bb44;hp=6908224a53ea2a8c9f93986b6ceee3d737f1edb8;hpb=2b0cdaedf52de8922ed89f0899112ac299869e6b;p=openflowjava.git diff --git a/openflow-protocol-impl/pom.xml b/openflow-protocol-impl/pom.xml index 6908224a..ca5eb1e9 100644 --- a/openflow-protocol-impl/pom.xml +++ b/openflow-protocol-impl/pom.xml @@ -3,7 +3,7 @@ org.opendaylight.openflowjava openflow-protocol-parent - 0.4-SNAPSHOT + 0.5-SNAPSHOT openflow-protocol-impl bundle @@ -12,20 +12,77 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD + + + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + 0.6.2-SNAPSHOT + - 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.generator.version} + jar + + @@ -41,10 +98,25 @@ 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 @@ -53,12 +125,12 @@ 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