X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=0168f84f5d2e705b560df9a5319bcb053b4c0543;hb=refs%2Fchanges%2F73%2F87873%2F3;hp=a164be328baac28cd23f37090198d567af687b68;hpb=dbb80f0cb685fa875f9623566e70af32ecf022bf;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index a164be328b..0168f84f5d 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.odlparent odlparent - 4.0.2 + 6.0.5 org.opendaylight.mdsal mdsal-binding-test-utils - 2.7.0-SNAPSHOT + 6.0.0-SNAPSHOT @@ -50,14 +50,18 @@ 1.3.1 - com.googlecode.java-diff-utils - diffutils - 1.3.0 + io.github.java-diff-utils + java-diff-utils + 4.0 org.opendaylight.mdsal mdsal-binding-spi + + org.opendaylight.mdsal + mdsal-binding-generator-impl + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -95,23 +99,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - -