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=258e4eb763e48791501f7a46a9e18b9658cd7459;hpb=9fb89d9fddfbdb4650b00ec018bbb8327937bf91;p=ovsdb.git diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index 258e4eb76..a927273bc 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -1,5 +1,6 @@ - + + ODL :: ovsdb :: ${project.artifactId} @@ -53,30 +31,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom import - - org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - ${controller.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} @@ -84,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 @@ -115,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 @@ -142,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 @@ -151,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 @@ -168,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 @@ -178,14 +136,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - true - -