X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fopenconfig-model-api%2Fpom.xml;h=2e5c80b9422fc41ac9684d737e7e3bcdb8a84648;hb=39a6b7575fc8f0a0041082c9f8a722c03ecf2e51;hp=43ea0930d95904cdd26f84ba16469a351a14ff66;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/openconfig-model-api/pom.xml b/yang/openconfig-model-api/pom.xml index 43ea0930d9..2e5c80b942 100644 --- a/yang/openconfig-model-api/pom.xml +++ b/yang/openconfig-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -22,6 +22,10 @@ OpenConfig extensions metamodel + + com.google.guava + guava + org.opendaylight.yangtools concepts @@ -34,25 +38,9 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-repo-api + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -