X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-it%2Fpom.xml;h=f9a1a04818762f0a65fbffff74f14f5f6f93fb20;hb=46cb6e04523685af1844b44b899cfa92f0e9e784;hp=0192b015003a4003a8bac0d66ab96bddd2b98ec2;hpb=63b8dc333395e24243a752153727985a433638a8;p=ovsdb.git diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index 0192b0150..f9a1a0481 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -1,6 +1,6 @@ + ODL :: ovsdb :: ${project.artifactId} + + + 1.8.0-SNAPSHOT + + @@ -49,17 +36,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import - - org.opendaylight.controller - config-artifacts - 0.4.0-SNAPSHOT - pom - import - org.opendaylight.controller mdsal-artifacts - ${mdsal.version} + ${controller.mdsal.version} pom import @@ -81,8 +61,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml - org.opendaylight.controller - config-util + ${project.groupId} + utils.southbound-utils + ${project.version} @@ -133,7 +114,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test - org.codehaus.sonar-plugins.java + org.sonarsource.java sonar-jacoco-listeners test @@ -142,6 +123,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-karaf ${project.version} + tar.gz test @@ -169,14 +151,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - true - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +