X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-sfc%2Fit%2Fpom.xml;h=850a59c61957b935c830516a7bb465ecae0a6ede;hb=69064a9f1426b994c9a63b2e526c547239d680a0;hp=a9dc254eb8da3537d5e12d93021c33bd993593fc;hpb=72fe035fa1234f1f5a068979e5d71ea94e901e2b;p=netvirt.git diff --git a/openstack/net-virt-sfc/it/pom.xml b/openstack/net-virt-sfc/it/pom.xml index a9dc254eb8..850a59c619 100644 --- a/openstack/net-virt-sfc/it/pom.xml +++ b/openstack/net-virt-sfc/it/pom.xml @@ -12,24 +12,25 @@ 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 @@ -88,11 +128,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-failsafe-plugin - + --> +