X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=common%2Fconcepts%2Fpom.xml;h=f3ebe5bac490c470f162a5a4139c221d856c03fd;hb=a6eeb7a145af91f029cc0eb754c3abe4ae1bf8e1;hp=d7f7f0042c38e33d394b0558a55d0450a5f94ba0;hpb=5c47087c7c0c5cab21d915e9d174f536ead746ae;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d7f7f0042c..f3ebe5bac4 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.5-SNAPSHOT - ../../bundle-parent + bnd-parent + 13.0.6-SNAPSHOT + ../../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 - - - - -