X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fbinding-parent%2Fpom.xml;h=ad4751fcca196e1c1dcff1bbd1d3ac56a79076b2;hb=HEAD;hp=be4c4908bb70948ba75b46e989abb62b02a922aa;hpb=28152737560c19de0d181d4f7c5987b6d01d133c;p=netvirt.git diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index be4c4908bb..ad4751fcca 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.2 + 7.0.6 @@ -19,25 +19,45 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt binding-parent ODL :: netvirt :: ${project.artifactId} - 0.8.0-SNAPSHOT + 0.12.0-SNAPSHOT pom - 1.9.0-SNAPSHOT - 0.6.0-SNAPSHOT - 1.5.0-SNAPSHOT - 2013.07.15.14.0-SNAPSHOT - 0.12.0-SNAPSHOT - 0.8.0-SNAPSHOT - 1.8.0-SNAPSHOT + 0.10.0-SNAPSHOT + 2013.07.15.18.0-SNAPSHOT + 0.16.0 + 0.12.0 + 1.12.0 + 0.7.0 + + org.opendaylight.infrautils + infrautils-artifacts + 1.9.6 + pom + import + org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} + controller-artifacts + 3.0.7 + pom + import + + + org.opendaylight.serviceutils + serviceutils-artifacts + ${serviceutils.version} + pom + import + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + ${openflowplugin.version} pom import @@ -45,17 +65,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.sonarsource.java - sonar-jacoco-listeners - ${sonar-jacoco-listeners.version} - test - org.mockito mockito-core test + + + javax.annotation + javax.annotation-api + true + @@ -78,7 +98,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netvirt checkstyle - 0.8.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -113,31 +133,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin - - - jp.skypencil.findbugs.slf4j - bug-pattern - 1.4.0 - - true - - org.apache.maven.plugins - maven-surefire-plugin - - - - listener - org.sonar.java.jacoco.JUnitListener - - - -