X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-providers%2Fpom.xml;h=2d7a664cfcd42835b5988c365ceb1c4bb89f2dd5;hb=27e57244a0eec96853d85c7a8d89d20664aed9ee;hp=9495939fb40ae9947483df28b4c67f43d4224802;hpb=f4607f403c62ca46b81e8c49c1ba00c7e5c64507;p=netvirt.git diff --git a/openstack/net-virt-providers/pom.xml b/openstack/net-virt-providers/pom.xml index 9495939fb4..2d7a664cfc 100644 --- a/openstack/net-virt-providers/pom.xml +++ b/openstack/net-virt-providers/pom.xml @@ -45,64 +45,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 ../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.ovsdb + openstack.net-virt + ${project.version} - org.opendaylight.controller - sal-binding-config + org.opendaylight.ovsdb + utils.mdsal-openflow + ${project.version} - org.opendaylight.controller - sal-common-api + org.opendaylight.ovsdb + southbound-api + ${project.version} - org.opendaylight.controller.model - model-inventory + org.opendaylight.ovsdb + utils.servicehelper + ${project.version} + org.opendaylight.openflowplugin.model model-flow-base @@ -116,7 +86,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,19 +94,11 @@ 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 @@ -149,38 +111,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 +129,23 @@ 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 @@ -235,17 +186,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 - @@ -265,10 +205,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -284,10 +220,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.jacoco - jacoco-maven-plugin -