X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=aa975bef31d8aa7906584918b9de69360564b946;hb=refs%2Ftags%2Fv9.0.3;hp=0834a319ab706929854f3f86cb437fd4e9cd6240;hpb=e3cf3045e5bc8ce5c2997b49cc36a51e1da4736c;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 0834a319ab..469ea8e6fd 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 - 3.1.3 + 10.0.2 org.opendaylight.mdsal mdsal-binding-test-utils - 2.6.0-SNAPSHOT + 9.0.3 @@ -43,16 +43,23 @@ junit compile + - ch.vorburger - xtendbeans - compile - 1.3.1 + io.github.java-diff-utils + java-diff-utils + 4.11 + + + org.opendaylight.mdsal + mdsal-binding-spi + + + org.opendaylight.mdsal + mdsal-binding-generator - com.googlecode.java-diff-utils - diffutils - 1.3.0 + org.opendaylight.mdsal + mdsal-binding-runtime-spi org.opendaylight.mdsal @@ -62,47 +69,23 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter test-jar + + compile - + org.opendaylight.mdsal mdsal-dom-broker - - org.opendaylight.mdsal - mdsal-binding-test-model - test + mdsal-dom-inmemory-datastore + - com.google.truth - truth - test + org.opendaylight.mdsal + mdsal-binding-test-model - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - -