X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack%2Fnet-virt-sfc%2Fimpl%2Fpom.xml;h=07bc1577136825857cd2f3849f6e1590203b4c26;hb=28615b00441d2b69a10e9de0da8f1bb7f0242a7f;hp=e3b09a1a0eaf24b1c67960dbd8780c92161d128e;hpb=99557c5d05f4e15a9bc67ec5536b1feb878c5061;p=netvirt.git diff --git a/openstack/net-virt-sfc/impl/pom.xml b/openstack/net-virt-sfc/impl/pom.xml index e3b09a1a0e..07bc157713 100644 --- a/openstack/net-virt-sfc/impl/pom.xml +++ b/openstack/net-virt-sfc/impl/pom.xml @@ -1,7 +1,7 @@ - - ${project.groupId} - openstack.net-virt-sfc-api - ${project.version} - ${project.groupId} openstack.net-virt @@ -49,14 +43,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.version} - ${project.groupId} + org.opendaylight.ovsdb southbound-api - ${project.version} + ${ovsdb.version} - ${project.groupId} + org.opendaylight.ovsdb southbound-impl - ${project.version} + ${ovsdb.version} ${project.groupId} @@ -73,7 +67,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.servicehelper ${project.version} - org.opendaylight.openflowplugin openflowplugin-extension-nicira @@ -94,16 +87,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html model-flow-service ${openflowplugin.version} - org.opendaylight.mdsal.model ietf-topology + + org.opendaylight.mdsal.model + ietf-packet-fields + org.opendaylight.mdsal.model iana-if-type-2014-05-08 - org.opendaylight.sfc sfc-model @@ -114,7 +109,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sfc-provider ${sfc.version} - org.codehaus.sonar-plugins.java sonar-jacoco-listeners @@ -126,7 +120,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html slf4j-simple test - junit junit @@ -138,22 +131,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test - org.powermock - powermock-core - ${powermock.version} - test - - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test + ${project.groupId} + openstack.net-virt-sfc-api + ${project.version} @@ -168,11 +148,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html utils.mdsal-openflow;type=!pom;inline=false true - org.opendaylight.ovsdb.openstack.netvirt.sfc + org.opendaylight.netvirt.openstack.netvirt.sfc, + org.opendaylight.netvirt.openstack.netvirt.sfc.workaround.services + + org.apache.maven.plugins + maven-checkstyle-plugin + + + + org.apache.maven.plugins maven-surefire-plugin @@ -187,4 +175,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +