X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=f4e9c3043d0f88378e10415e84fd9d03d32b5a20;hb=refs%2Fchanges%2F13%2F91513%2F2;hp=a96f2fb54cebe0c74e6803aef195f8e4375ea3ad;hpb=8873f5a364bb287ef3d8f22d196a85ba564a96d6;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index a96f2fb54c..f4e9c3043d 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.4 + 7.0.5 org.opendaylight.mdsal mdsal-binding-test-utils - 3.0.3-SNAPSHOT + 7.0.0-SNAPSHOT @@ -47,17 +47,26 @@ ch.vorburger xtendbeans compile - 1.3.1 + 1.3.2 + - com.googlecode.java-diff-utils - diffutils - 1.3.0 + io.github.java-diff-utils + java-diff-utils + 4.7 org.opendaylight.mdsal mdsal-binding-spi + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -66,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 - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - -