X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=469ea8e6fdc7c44485baa1a4c6f86e358d24357e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=6b3ebee8c6441b9c8ad69a6ebeb34300a1996307;hpb=ccfeebb744fdf996ae48225bff509a9caadee230;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 6b3ebee8c6..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 - 4.0.9 + 10.0.2 org.opendaylight.mdsal mdsal-binding-test-utils - 3.0.5-SNAPSHOT + 9.0.3 @@ -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 - - - -