X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-sfc%2Fit%2Fpom.xml;h=174855bec4d0fbb79f9bc06d67eb3097f5dd0dae;hb=5b77ca8e8555823cb40a7e5d6c72b9d1d5b7667c;hp=9075b486ecd3a937bfcc631f9cf43355ed1adbea;hpb=960027b3795f7e39e0ec6913d9e070e106e8e45c;p=netvirt.git diff --git a/openstack/net-virt-sfc/it/pom.xml b/openstack/net-virt-sfc/it/pom.xml index 9075b486ec..174855bec4 100644 --- a/openstack/net-virt-sfc/it/pom.xml +++ b/openstack/net-virt-sfc/it/pom.xml @@ -12,23 +12,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - org.opendaylight.ovsdb + org.opendaylight.netvirt it - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT ../../../commons/it 4.0.0 - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-sfc-it - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT jar - org.opendaylight.ovsdb + org.opendaylight.netvirt openstack.net-virt-sfc-karaf ${project.version} zip + 1.3.0-SNAPSHOT @@ -46,21 +47,60 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - openstack.net-virt-sfc-features-test + openstack.net-virt-sfc-features ${project.version} ${project.groupId} - utils.mdsal-utils + openstack.net-virt-sfc-api + ${project.version} + + + ${project.groupId} + openstack.net-virt-sfc-impl + ${project.version} + + + ${project.groupId} + openstack.net-virt-providers + ${project.version} + + + ${project.groupId} + utils.mdsal-openflow ${project.version} test ${project.groupId} + utils.mdsal-utils + ${project.version} + test + + + org.opendaylight.ovsdb + utils.mdsal-utils + ${ovsdb.version} + test + + + org.opendaylight.ovsdb utils.southbound-utils + ${ovsdb.version} + test + + + ${project.groupId} + utils.netvirt-it-utils ${project.version} test + + org.opendaylight.ovsdb + utils.ovsdb-it-utils + ${ovsdb.version} + test + org.opendaylight.yangtools concepts @@ -89,12 +129,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-failsafe-plugin - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +