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=b4b68e36a4c60e53f88f48cdc6f2afb4413c0b00;hpb=c241dcfa5322ac10810a1068ccd2eb57f6f2dbb2;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index b4b68e36a4..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.0-SNAPSHOT + 6.0.5 org.opendaylight.mdsal mdsal-binding-test-utils - 2.7.0-SNAPSHOT + 6.0.0-SNAPSHOT @@ -50,9 +50,17 @@ 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 @@ -75,6 +83,11 @@ because they are only required by the test utilities self test code in src/test, but not (necessarily) by a downstream consumer of the test utilities. --> + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + test + org.opendaylight.mdsal mdsal-binding-test-model @@ -86,23 +99,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - -