X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=fe941a1b6ec87e43cad295f3dc49ac48f45568f9;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=cbce0228dbd0e9c5a5f611dfedf8c2ed9795d434;hpb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index cbce0228db..fe941a1b6e 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.6-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent @@ -26,6 +26,10 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + rfc7952-model-api + org.opendaylight.yangtools @@ -38,24 +42,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -