X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=ba2e7e9fc43d1030583e6ec9c903067db27b65a0;hb=512a5596b303d6cea04e0107a258625a1efc03fa;hp=0c8c98364fcf3656ed9471f7f32f4a08d3b36e96;hpb=ee123f56fa3be4bfcee0a1c44d9d1eeea5b6b192;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 0c8c98364f..ba2e7e9fc4 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.0 + 7.0.2 org.opendaylight.mdsal mdsal-binding-test-utils - 4.0.2-SNAPSHOT + 6.0.2-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.4 org.opendaylight.mdsal mdsal-binding-spi + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + 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 - - - -