X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=5fa719b78f68504d723c609ade89dfd23e8563ad;hb=eb4617a9867325921e0fd9660898c3fc4dfc8d11;hp=e069469cd4c3e2eb4e3a9116a77006f8efa2f2f5;hpb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index e069469cd4..5fa719b78f 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 5.0.3-SNAPSHOT ../../bundle-parent @@ -30,6 +30,10 @@ org.opendaylight.yangtools yang-common + + org.opendaylight.yangtools + yang-xpath-api + com.google.guava guava @@ -44,24 +48,9 @@ org.opendaylight.yangtools.yang.model.api - !javax.annotation,* - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -