X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=8d3e00bdd21d85081e8e322d3f79ddcc726328b7;hb=344d7d59776d8cc7ce7196bd4dcdbabcb4b4a6d0;hp=200bbb250221c111acc69f2751963ff99ed35294;hpb=6ea9467214ddac1d69b7752747505346dd1e4df3;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 200bbb2502..8d3e00bdd2 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 - 5.0.1 + 9.0.14 org.opendaylight.mdsal mdsal-binding-test-utils - 5.0.0-SNAPSHOT + 8.0.14-SNAPSHOT @@ -47,17 +47,26 @@ ch.vorburger xtendbeans compile - 1.3.1 + 1.3.2 + io.github.java-diff-utils java-diff-utils - 4.0 + 4.11 org.opendaylight.mdsal mdsal-binding-spi + + org.opendaylight.mdsal + mdsal-binding-generator + + + 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 - - - -