X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=100aabf79aab1cedac6105b70c76f801bf57b0e7;hb=a468678519c5b5390892997917cd3935f683a657;hp=fe8822e1aad7860a0866e1f96fe1da7d6605b93f;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index fe8822e1aa..100aabf79a 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.4-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.0-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 - - - - -