X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=4bec3b5d809288c8555c141aa3cb1fe7a90380f8;hb=12458aeb838be96ed1ee1c2ce65fc3317517e785;hp=c2710a579d9bc5102e0dbbae98740565718465a2;hpb=8a74db04782cf96bc099a344e8466ed3c84d34de;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index c2710a579d..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 - 2.1.4-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 - - - - -