X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=b6b81b8cc1c8c233a1af82e484dc28204f6c4f5e;hb=973a7bd5be04bd9a63f4b7f6305cb25b5532cae9;hp=ce814263144412365273dbf3ecee42593275deef;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index ce81426314..b6b81b8cc1 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 + 9.0.0-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 - - - - -