X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=commons%2Fbinding-parent%2Fpom.xml;h=ad4751fcca196e1c1dcff1bbd1d3ac56a79076b2;hb=HEAD;hp=f4ec07d5112cbfb39e33f6558839a44fe28c92f2;hpb=662b6f9662655d99de805aa19d77b8dbe08606aa;p=netvirt.git diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index f4ec07d511..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.13.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.7.0-SNAPSHOT + 0.12.0-SNAPSHOT pom - 1.8.0-SNAPSHOT - 0.5.0-SNAPSHOT - 1.4.0-SNAPSHOT - 2013.07.15.13.0-SNAPSHOT - 0.11.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.7.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,47 +65,60 @@ 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 + + + maven-checkstyle-plugin - - - org.apache.xbean - xbean-finder-shaded - 4.5 + org.opendaylight.netvirt + checkstyle + 0.12.0-SNAPSHOT + check-databroker - blueprint-generate + check + process-sources + + databroker-checks.xml + false + false + false + + ${project.build.sourceDirectory} + + true + true + @@ -101,24 +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 true - - org.apache.maven.plugins - maven-surefire-plugin - - - - listener - org.sonar.java.jacoco.JUnitListener - - - -