X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=c99f11f7bd57c1b00616615bd3e68499f42de112;hb=6f5612bde3a0ddaadc8b6e214d89caff9e65d2cd;hp=029c358dff3600ef22817658a697449a715af92c;hpb=337e2c7667a6287a4db5400697684794f543b8d5;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 029c358dff..c99f11f7bd 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.3-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -26,6 +26,10 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + rfc7952-model-api + org.opendaylight.yangtools @@ -38,33 +42,4 @@ 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 - - - - -