X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-parser-support%2Fpom.xml;h=5a5b83d440cf0fa82fa3afc6969bb826d919fde4;hb=08269969f9007ec9a0ee15b4f1b9f4c0730d2412;hp=2e60bde06f30a95f6613084e1eb72d65d939042e;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index 2e60bde06f..5a5b83d440 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.4-SNAPSHOT + 6.0.2-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 - -