X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-parser-support%2Fpom.xml;h=6c979ee7499ac8c706eec17518e44fc66a0f0ec7;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=fd033509d77e2289e4efd5890dce3b1eca0fd911;hpb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;p=yangtools.git diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index fd033509d7..6c979ee749 100644 --- a/yang/odlext-parser-support/pom.xml +++ b/yang/odlext-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent @@ -38,6 +38,12 @@ org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + @@ -51,20 +57,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -