X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=1887ceaa127fad38b2e2fce4f7046429943bc209;hb=94802c90715cf103f0cf921f54ea7053ee7f9a9e;hp=ce814263144412365273dbf3ecee42593275deef;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index ce81426314..1887ceaa12 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.5-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 - - - - -