X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=a1a2ec0112ac22ecdb9a9e5d3efbb194f99b19d8;hb=2c2761776c90d36b375b7fee4957bfa4f900ae85;hp=c47b41252b39fc4e62b2d43d9a36fde0294cb50d;hpb=3e8e0708a276ab45c9123a44417453ff62f6331d;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index c47b41252b..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 - 2.1.7-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -26,36 +26,38 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-model-spi + + + org.opendaylight.yangtools + yang-xpath-api + org.opendaylight.yangtools 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.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -