X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Fmdsal-openflow%2Fpom.xml;h=430acd0a5da4125f728eb2cf16d608d8b0aaad2d;hb=99557c5d05f4e15a9bc67ec5536b1feb878c5061;hp=ce8847e524e45bbbf8c41923ad51901d01cab7ea;hpb=3efd19b8c88e3c19bd6a4fd8c20d9b39cf215ee9;p=netvirt.git diff --git a/utils/mdsal-openflow/pom.xml b/utils/mdsal-openflow/pom.xml index ce8847e524..430acd0a5d 100644 --- a/utils/mdsal-openflow/pom.xml +++ b/utils/mdsal-openflow/pom.xml @@ -12,15 +12,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - commons - org.opendaylight.ovsdb - 1.3.0-SNAPSHOT - ../../commons/parent/pom.xml + org.opendaylight.controller + config-parent + 0.4.0-SNAPSHOT + + org.opendaylight.ovsdb utils.mdsal-openflow ${project.artifactId} - 1.1.0-SNAPSHOT + 1.2.1-SNAPSHOT jar The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. https://wiki.opendaylight.org/view/OVSDB_Integration:Main @@ -44,49 +45,51 @@ and is available at http://www.eclipse.org/legal/epl-v10.html https://wiki.opendaylight.org/view/OVSDB_Integration:Main + + 0.2.0-SNAPSHOT + + - - - org.opendaylight.yangtools.model - ietf-inet-types - + org.opendaylight.controller.model model-inventory + - org.opendaylight.openflowplugin.model - model-flow-base + org.opendaylight.mdsal.model + ietf-inet-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-yang-types - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model opendaylight-l2-types - + + + org.opendaylight.openflowplugin.model + model-flow-base + ${openflowplugin.version} + org.opendaylight.openflowplugin openflowjava-extension-nicira + ${openflowplugin.version} org.opendaylight.openflowplugin openflowplugin-extension-api + ${openflowplugin.version} org.opendaylight.openflowplugin openflowplugin-extension-nicira + ${openflowplugin.version} - - com.google.guava - guava - - - org.slf4j - slf4j-api - + junit junit @@ -96,12 +99,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.apache.maven.plugins - maven-checkstyle-plugin - - - org.jacoco - jacoco-maven-plugin + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.ovsdb.utils.mdsal.openflow + + +