X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=08fd4713822b9af976a9541331aaf12150d91e4d;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;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..08fd471382 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 + 6.0.9-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 - - - - -