X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-spi%2Fpom.xml;h=c2ecdc8f15287d9f88ce3c0b8b8a27d0d82875f2;hb=refs%2Fchanges%2F51%2F99151%2F1;hp=80bee3006f098ef304aae64ca7b78c9fc597aedb;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/yang/yang-parser-spi/pom.xml b/yang/yang-parser-spi/pom.xml index 80bee3006f..c2ecdc8f15 100644 --- a/yang/yang-parser-spi/pom.xml +++ b/yang/yang-parser-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.2-SNAPSHOT + 6.0.10-SNAPSHOT ../../bundle-parent @@ -23,51 +23,21 @@ - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api - ${project.groupId} + org.opendaylight.yangtools mockito-configuration - test - - - - - 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 - - - - -