X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fmdsal-binding-dom-codec%2Fpom.xml;h=3e91230d47d5a78d279d34ba745a1a1208bad66a;hb=4192aa09a4842abe45bf1034a49c50a47d04c76b;hp=98efa64c24d81c16d57c9f076ada73fc17d94890;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 98efa64c24..3e91230d47 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 3.0.3-SNAPSHOT ../../dom/dom-parent @@ -39,7 +39,6 @@ org.opendaylight.mdsal mdsal-binding-test-model - test @@ -49,15 +48,10 @@ com.google.guava guava - - junit - junit - test org.opendaylight.yangtools mockito-configuration - test @@ -86,6 +80,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +