X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-it%2Fpom.xml;h=a927273bc05696a475ef614960c4e3251faee369;hb=refs%2Fheads%2Fmaster;hp=47ad4b3a7b15d3ce12263bf83472dcdf6d01c84d;hpb=f64507770e028a7265a85ec1f7947670bf2939c4;p=ovsdb.git diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index 47ad4b3a7..a927273bc 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -1,6 +1,7 @@ - + + ODL :: ovsdb :: ${project.artifactId} + @@ -49,30 +31,16 @@ 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} - pom - import - - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-common-api ${project.groupId} @@ -80,10 +48,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml - - org.opendaylight.controller - config-util - ${project.groupId} utils.southbound-utils @@ -111,20 +75,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html compile - javax.inject + com.guicedee.services javax.inject - 1 compile org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} compile org.osgi - org.osgi.core + org.osgi.framework compile @@ -138,7 +100,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 @@ -147,6 +109,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-karaf ${project.version} + tar.gz test @@ -164,7 +127,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.servicemix.tooling depends-maven-plugin - 1.2 generate-depends-file @@ -174,14 +136,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}/ + +