X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflowjava%2Fopenflow-protocol-impl%2Fpom.xml;h=7295ada2926868c38283a632cc416357f565dad5;hb=6d4dcbbaa8ee1c4bd5b3e8e378e81ec90e8e8139;hp=62c2ddd3beb66815c7830db14507f28f3a3e71a5;hpb=34a07eabaeccb03d834359b99694f79b89e37583;p=openflowplugin.git diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 62c2ddd3be..7295ada292 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 - org.opendaylight.openflowjava + org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.10.0-SNAPSHOT - ../parent + 0.12.0-SNAPSHOT + ../ openflow-protocol-impl bundle @@ -14,10 +15,23 @@ https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main HEAD - + + + org.apache.aries.blueprint + blueprint-maven-plugin + + + + org.opendaylight.openflowjava + + + + org.apache.felix maven-bundle-plugin @@ -26,61 +40,10 @@ 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 @@ -105,23 +68,9 @@ openflow-protocol-spi - org.opendaylight.openflowjava + ${project.groupId} openflowjava-util - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-common-api - - - org.opendaylight.yangtools - concepts - - - io.netty netty-handler @@ -131,26 +80,36 @@ org.osgi.core - org.slf4j - slf4j-log4j12 - test + javax.inject + javax.inject + true - com.google.guava - guava + javax.annotation + javax.annotation-api + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true - junit - junit + org.slf4j + slf4j-log4j12 test - org.mockito - mockito-core + org.opendaylight.infrautils + infrautils-util + + + com.google.guava + guava - org.opendaylight.controller - config-api + org.opendaylight.infrautils + diagstatus-api io.netty