X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-it%2Fpom.xml;h=2cb140a51c9770b28e5cf914718c2249c5b3a46b;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=05b543d0966b5ad8500d3571d0088179f3b34a1a;hpb=4111fd974e17254bc3f0a789cedb82d3c3bcc9d5;p=netvirt.git diff --git a/openstack/net-virt-it/pom.xml b/openstack/net-virt-it/pom.xml index 05b543d096..2cb140a51c 100644 --- a/openstack/net-virt-it/pom.xml +++ b/openstack/net-virt-it/pom.xml @@ -9,18 +9,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.controller - config-parent - 0.3.0-SNAPSHOT - + org.opendaylight.netvirt + it + 1.3.0-SNAPSHOT + ../../commons/it 4.0.0 - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-it - 1.1.0-SNAPSHOT + 1.3.0-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 Eclipse Public License v1.0 @@ -35,39 +34,21 @@ 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 + - true + 1.4.0-SNAPSHOT + org.opendaylight.netvirt + karaf + ${project.version} + zip + 1.3.0-SNAPSHOT - - - - ${project.groupId} - ovsdb-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - config-artifacts - 0.3.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${mdsal.version} - pom - import - - - + org.opendaylight.controller @@ -78,130 +59,83 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-common-api - org.opendaylight.controller - config-util - - - - org.ops4j.pax.exam - pax-exam-container-karaf - compile - - - org.ops4j.pax.exam - pax-exam-junit4 - compile - - - org.ops4j.pax.exam - pax-exam - compile - - - org.ops4j.pax.url - pax-url-aether - compile + ${project.groupId} + features-netvirt + ${project.version} + features + xml - javax.inject - javax.inject - 1 - compile + org.opendaylight.controller + config-util - org.apache.karaf.features - org.apache.karaf.features.core - ${karaf.version} - compile + org.codehaus.sonar-plugins.java + sonar-jacoco-listeners + test - org.osgi - org.osgi.core - compile + ${project.groupId} + utils.mdsal-openflow + ${project.version} + test - junit - junit - compile + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + test - org.slf4j - slf4j-simple + ${project.groupId} + utils.netvirt-it-utils + ${project.version} test org.opendaylight.ovsdb - openstack.net-virt - 1.1.0-SNAPSHOT + utils.ovsdb-it-utils + ${ovsdb.version} test ${project.groupId} - features-ovsdb - features - xml + utils.neutron-utils + ${project.version} + test + - org.apache.maven.plugins - maven-failsafe-plugin - - - - integration-test - verify - - - ${project.build.directory}/surefire-reports - ${skip.integrationtest} - - - + org.jacoco + jacoco-maven-plugin - - org.apache.servicemix.tooling - depends-maven-plugin - 1.2 - - - generate-depends-file - - generate-depends-file - - - - - + - org.jacoco - jacoco-maven-plugin + org.apache.maven.plugins + maven-failsafe-plugin - - - integrationtest - - false - - - false - - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +