X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=5c5741a988d278677a12049c3c4779cd6ec83512;hb=28615b00441d2b69a10e9de0da8f1bb7f0242a7f;hp=76ca876bdd34368c4b7c57b54e54730bf4038838;hpb=c42b0e7957209662776ed6495f2f8f7292b26f77;p=netvirt.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index 76ca876bdd..5c5741a988 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -12,17 +12,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT 4.0.0 - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-providers - 1.2.1-SNAPSHOT + 1.4.0-SNAPSHOT bundle 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 Eclipse Public License v1.0 @@ -37,71 +36,39 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git - scm:git:ssh://git.opendaylight.org:29418/ovsdb.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git + scm:git:ssh://git.opendaylight.org:29418/netvirt.git HEAD https://wiki.opendaylight.org/view/OVSDB_Integration:Main - 0.10.0-SNAPSHOT - 0.6.0-SNAPSHOT - 0.2.0-SNAPSHOT - 0.2.0-SNAPSHOT - 1.2.1-SNAPSHOT - 1.2.1-SNAPSHOT - 1.2.1-SNAPSHOT - 1.5.2 + 0.12.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT ../net-virt-it/target/jacoco-it.exec - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.0.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.8.0-SNAPSHOT - pom - import - - - - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - sal-binding-api + org.opendaylight.netvirt + openstack.net-virt + ${project.version} - org.opendaylight.controller - sal-binding-config + org.opendaylight.netvirt + utils.mdsal-openflow + ${project.version} - org.opendaylight.controller - sal-common-api + org.opendaylight.ovsdb + southbound-api + ${ovsdb.version} - org.opendaylight.controller.model - model-inventory + org.opendaylight.netvirt + utils.servicehelper + ${project.version} org.opendaylight.openflowplugin.model @@ -116,7 +83,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.openflowplugin openflowjava-extension-nicira - ${openflowjava-nicira.version} + ${openflowplugin.version} org.opendaylight.openflowplugin @@ -124,63 +91,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${openflowplugin.version} - org.opendaylight.ovsdb - openstack.net-virt - ${project.version} - - - org.opendaylight.ovsdb - utils.mdsal-openflow - ${ovsdb.utils.mdsal.openflow.version} - - - org.opendaylight.mdsal - yang-binding + org.opendaylight.openflowplugin + openflowplugin-api + ${openflowplugin.version} org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 org.opendaylight.mdsal.model - ietf-yang-types + ietf-yang-types-20130715 org.opendaylight.mdsal.model opendaylight-l2-types - - org.opendaylight.ovsdb - utils.servicehelper - ${project.version} - - - org.opendaylight.yangtools - concepts - org.opendaylight.mdsal.model ietf-topology - org.opendaylight.ovsdb - southbound-api - ${project.version} - - - org.opendaylight.openflowplugin - openflowplugin-api - ${openflowplugin.version} - - - org.slf4j - slf4j-api + org.opendaylight.controller + liblldp + ${liblldp.version} - - org.opendaylight.controller - liblldp - ${liblldp.version} - com.google.code.findbugs jsr305 @@ -188,13 +123,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html io.netty netty-buffer - - 4.0.26.Final org.apache.commons commons-lang3 + + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + ${sonar-jacoco-listeners.version} + test + + + org.slf4j + slf4j-simple + test + org.mockito mockito-core @@ -203,31 +147,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.powermock powermock-core - ${powermock.version} test org.powermock powermock-module-junit4 - ${powermock.version} test org.powermock powermock-api-mockito - ${powermock.version} test org.powermock powermock-api-support - ${powermock.version} test org.powermock powermock-reflect - ${powermock.version} test @@ -235,17 +174,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test - - org.codehaus.sonar-plugins.java - sonar-jacoco-listeners - ${sonar-jacoco-listeners.version} - test - - - org.slf4j - slf4j-simple - test - @@ -259,19 +187,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.config,utils.mdsal-openflow;type=!pom;inline=false true - org.opendaylight.ovsdb.openstack.netvirt.providers.openflow13.* + org.opendaylight.netvirt.openstack.netvirt.providers, + org.opendaylight.netvirt.openstack.netvirt.providers.openflow13, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netvirt.providers.config.rev160109 - - org.apache.maven.plugins - maven-checkstyle-plugin - org.apache.maven.plugins maven-surefire-plugin + + **/services/*Test.java + listener @@ -283,7 +212,37 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.jacoco jacoco-maven-plugin + + + default-instrument + + instrument + + + + default-restore-instrumented-classes + + restore-instrumented-classes + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +