X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-parser-support%2Fpom.xml;h=6c979ee7499ac8c706eec17518e44fc66a0f0ec7;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=641fc0edf30d80ee7b52526aff4ab7fb3b8809ed;hpb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;p=yangtools.git diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index 641fc0edf3..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 - 3.0.3-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 - -