X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c42bbb5da058c1b4861cc4cb78e5bb146c7775b5;hb=refs%2Ftags%2Fv8.0.2;hp=df45e78eb2e61ef9ebe1c41aae9661c8629dbe37;hpb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index df45e78eb2..c42bbb5da0 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.2 + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.0.3-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 - - - - -