X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=4104291e45072706b366e31ed8d91e5d37fcb34f;hb=4250a6d3da8ade65a2980ac4ca5cdd278b67af71;hp=ce814263144412365273dbf3ecee42593275deef;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index ce81426314..4104291e45 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,19 +8,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.yangtools + bnd-parent + 8.0.9-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.0.2-SNAPSHOT + jar ${project.artifactId} Common concepts @@ -30,21 +27,13 @@ guava - junit - junit + org.checkerframework + checker-qual + provided + + + org.opendaylight.yangtools + mockito-configuration - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - -