X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c3cb5b51a06fe5cce37a3ddcba03d65c86c26cee;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=18b1a2f4218e06679449da9f43a15f9baae0c8de;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 18b1a2f421..c3cb5b51a0 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 3.0.2-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.1-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 - - - org.opendaylight.yangtools.concepts - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -