X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-model-util%2Fpom.xml;h=a1a2ec0112ac22ecdb9a9e5d3efbb194f99b19d8;hb=1e8209bb1e52b827e0e1e783a9c11cb6b8241d12;hp=79dfc93e67d161cf7f734d6c39fc21b78a63b806;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 79dfc93e67..a1a2ec0112 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.5-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -28,7 +28,11 @@ org.opendaylight.yangtools - rfc7952-model-api + yang-model-spi + + + org.opendaylight.yangtools + yang-xpath-api @@ -36,39 +40,24 @@ mockito-configuration test + + org.opendaylight.yangtools + yang-test-util + + + org.opendaylight.yangtools + yang-model-ri + test + ch.qos.logback logback-classic test + + org.opendaylight.yangtools + yang-xpath-impl + test + - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools.yang.model.util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -