X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=5d7ff8520a848352219ec1b276dd78cef8e8eb30;hb=2bb7a802d013711a64fcd4f5f0407e880f2fc657;hp=d0d25af5fb3151bcd12ec3d856eb581580004fe4;hpb=fe41f5467cd353b460d5fa399d3293ddb6f9ca36;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0d25af5fb..5d7ff8520a 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 2.1.8-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.3-SNAPSHOT + ../../bnd-parent concepts - bundle + jar ${project.artifactId} Common concepts @@ -26,38 +26,14 @@ com.google.guava guava + + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -