X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=4bec3b5d809288c8555c141aa3cb1fe7a90380f8;hb=af3346be829f75bc08aaa0fbf5dfd61e8d540c16;hp=a9d77ecf5c26e07855df3ab259f81110eb1b09ff;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index a9d77ecf5c..4bec3b5d80 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 + 7.0.0-SNAPSHOT ../../bundle-parent @@ -22,46 +22,21 @@ ${project.artifactId} + + com.google.guava + guava + org.opendaylight.yangtools - util + concepts org.opendaylight.yangtools yang-common - com.google.guava - guava + org.opendaylight.yangtools + yang-xpath-api - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -