X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=0b15009bb9f84cc91f5aacfabcfc1ea7a273f3b1;hb=68b3b237a17b883e655c3e6cb5ec4018584020ae;hp=fba51136889430ed8391333977209f3adc7b852f;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index fba5113688..0b15009bb9 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -11,53 +11,44 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 2.1.2-SNAPSHOT - ../../bundle-parent + bnd-parent + 13.0.5 + ../../bnd-parent concepts - bundle + jar ${project.artifactId} Common concepts + + + all,-missing + + com.google.guava guava + + com.github.spotbugs + spotbugs-annotations + true + + + org.checkerframework + checker-qual + true + + + org.eclipse.jdt + org.eclipse.jdt.annotation + + 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 - - - - -