X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=469ea8e6fdc7c44485baa1a4c6f86e358d24357e;hp=02e0e47e5126045337cf0b24e13a79c56034bc46;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hpb=3975d50dbe75211d53b63198d372e6f62a29f45b diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 02e0e47e51..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 - 5.0.2-SNAPSHOT + 10.0.2 org.opendaylight.mdsal mdsal-binding-test-utils - 5.0.0-SNAPSHOT + 9.0.3 @@ -43,21 +43,24 @@ junit compile - - ch.vorburger - xtendbeans - compile - 1.3.1 - + 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 +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 - - - -