X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fbinding-parent%2Fpom.xml;h=ad4751fcca196e1c1dcff1bbd1d3ac56a79076b2;hb=HEAD;hp=ee5b9c1430a59ab60d1388a9476bdab00ecd4c13;hpb=9f23d2d92b61ddd03d9b5ca3eab334da8d2c3e3b;p=netvirt.git diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index ee5b9c1430..ad4751fcca 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + org.opendaylight.mdsal binding-parent - 0.14.0-SNAPSHOT + 7.0.6 @@ -20,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 @@ -46,49 +65,32 @@ 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 + - + org.apache.aries.blueprint blueprint-maven-plugin - 1.4.0 org.opendaylight.netvirt - - - - - org.apache.xbean - xbean-finder-shaded - 4.5 - - - - - - blueprint-generate - - - maven-checkstyle-plugin @@ -96,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 @@ -111,7 +113,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false false false - ${project.build.sourceDirectory} + + ${project.build.sourceDirectory} + true true @@ -129,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 - - - -