X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=4104291e45072706b366e31ed8d91e5d37fcb34f;hb=4250a6d3da8ade65a2980ac4ca5cdd278b67af71;hp=a84dbbbd7ff22a3a3ec7be29b54fc83f04d49c4e;hpb=efb15a5bf49bd235a4906cae01fdc636afb06a9f;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index a84dbbbd7f..4104291e45 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.0-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.9-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 - - - - -