X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=1ccbe173fdc3f958e1d6a47e53c15b8c3c5b2a53;hb=44af4389390c97c84a6b9a62376c1875a792b302;hp=6d2277f6e4c0778cd731da3d272d8c85f18121f1;hpb=9257df971bf77c8437edc58780f02c896d04b804;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 6d2277f6e4..1ccbe173fd 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.5 + 11.0.0-SNAPSHOT org.opendaylight.mdsal mdsal-binding-test-utils - 3.0.4-SNAPSHOT + 10.0.0-SNAPSHOT @@ -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 - - - -