X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=a1a2ec0112ac22ecdb9a9e5d3efbb194f99b19d8;hb=5280e8d0efe5177e5bd9fa15bfd2bdc01e222d1b;hp=796cf31fa09011175535f8a47d69c888ff1c5ef6;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 796cf31fa0..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.2-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 - - - - -