X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=c320e7907fe837e2af4ac8a44717c19ea247ae19;hb=cb0f3a767fa856c220edd674fda4d55dde408c64;hp=fed42bf1bdc39f41eab2e1dc8c0333d2c4ab329e;hpb=8565716b6b4746777f8ba76e135b8bc17495fadb;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index fed42bf1bd..c320e7907f 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.5 + 10.0.0 org.opendaylight.mdsal mdsal-binding-test-utils - 3.0.3-SNAPSHOT + 9.0.2-SNAPSHOT @@ -43,20 +43,23 @@ junit compile + - ch.vorburger - xtendbeans - compile - 1.3.1 + io.github.java-diff-utils + java-diff-utils + 4.11 - com.googlecode.java-diff-utils - diffutils - 1.3.0 + org.opendaylight.mdsal + mdsal-binding-spi org.opendaylight.mdsal - mdsal-binding-spi + mdsal-binding-generator + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi org.opendaylight.mdsal @@ -66,52 +69,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 - - - -