X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=b7159afe82369955d7c4fcac2d0c7a8c1a9cf72e;hb=33ee8155246ef42eae94f39b8e13a6003221d127;hp=4200d58382de56bbcb0d7a23c1a4877a212b16ee;hpb=4ed5ca0a6232b5a94fec2f1ea9103c439d249a2f;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 4200d58382..b7159afe82 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 + 8.0.0 org.opendaylight.mdsal mdsal-binding-test-utils - 2.7.0-SNAPSHOT + 7.0.1-SNAPSHOT @@ -47,12 +47,25 @@ ch.vorburger xtendbeans compile - 1.3.1 + 1.3.2 + + + + io.github.java-diff-utils + java-diff-utils + 4.8 + + + org.opendaylight.mdsal + mdsal-binding-spi + + + org.opendaylight.mdsal + mdsal-binding-generator-impl - com.googlecode.java-diff-utils - diffutils - 1.3.0 + org.opendaylight.mdsal + mdsal-binding-runtime-spi org.opendaylight.mdsal @@ -62,52 +75,23 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter test-jar + + compile - + org.opendaylight.mdsal mdsal-dom-broker - - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - test + org.opendaylight.mdsal mdsal-binding-test-model - test - - - com.google.truth - truth - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - -