X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=c254c8ae07fe3d859113f5e8ee450ed82a72f4af;hb=122020a1b74746b78dde605211b758a76b16ee5e;hp=02abcbc85d86b26b5d8b547eb1fb635879966d46;hpb=0e9f2a490f4a4c4016b37733126369eda4005636;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 02abcbc85d..c254c8ae07 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 + 9.0.5 org.opendaylight.mdsal mdsal-binding-test-utils - 4.0.1-SNAPSHOT + 8.0.4-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.8 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 - - - -