X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=320958baf89040b9262ee91b34be178ffc4b6b9c;hb=6c1951aadf9d2321299166bd9bfab0c538c9fa19;hp=aa1852e73be40af6acf1e0446e8cf7664ade4d0a;hpb=ae5ac9ddec87b589b0e9b1d04a9094a4e9dd5fa0;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index aa1852e73b..320958baf8 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 3.0.1 + 4.0.2 4.0.0 org.opendaylight.yangtools yang-model-util - 2.0.0 + 2.1.1-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.0 + 2.1.1-SNAPSHOT import pom @@ -41,15 +41,12 @@ ${project.groupId} yang-model-api + - junit - junit + org.opendaylight.yangtools + mockito-configuration test - - org.mockito - mockito-core - ch.qos.logback logback-classic @@ -66,22 +63,14 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -