X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=1904262e4121d39f36cb4e59fce7570f82746c0e;hb=c5de1e25107fc18357ab54f04396b72293028881;hp=f0aae2560128777e5023537baa3559485df74cad;hpb=4fda27d69fbaddc370c10d6ffdd7f0835c9e2313;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index f0aae25601..1904262e41 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.1.0 + 4.0.2 4.0.0 org.opendaylight.yangtools yang-model-util - 2.0.4-SNAPSHOT + 2.1.2-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.4-SNAPSHOT + 2.1.2-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 @@ -59,6 +56,15 @@ + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -66,6 +72,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +