X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=1efaf3db303dc59ed92e191f6332df18940f4f95;hb=43200236635afacd16c0dffd3f31162d2077278d;hp=b77c6e257d81aa8d214214c2e2833deb2b0cf9c2;hpb=4192aa09a4842abe45bf1034a49c50a47d04c76b;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index b77c6e257d..1efaf3db30 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.2 + 9.0.9 org.opendaylight.mdsal mdsal-binding-test-utils - 3.0.3-SNAPSHOT + 9.0.0-SNAPSHOT @@ -47,17 +47,26 @@ ch.vorburger xtendbeans compile - 1.3.1 + 1.3.2 + - com.googlecode.java-diff-utils - diffutils - 1.3.0 + io.github.java-diff-utils + java-diff-utils + 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 - - - -