X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=f4e9c3043d0f88378e10415e84fd9d03d32b5a20;hb=refs%2Fheads%2Fmaster;hp=200bbb250221c111acc69f2751963ff99ed35294;hpb=6ea9467214ddac1d69b7752747505346dd1e4df3;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 200bbb2502..1bff7f03f4 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -11,15 +11,18 @@ 4.0.0 - org.opendaylight.odlparent - odlparent - 5.0.1 - + org.opendaylight.mdsal + bundle-parent + 14.0.0-SNAPSHOT + ../../bundle-parent - org.opendaylight.mdsal mdsal-binding-test-utils - 5.0.0-SNAPSHOT + + + + all,-missing + @@ -43,16 +46,11 @@ junit compile - - ch.vorburger - xtendbeans - compile - 1.3.1 - + io.github.java-diff-utils java-diff-utils - 4.0 + 4.12 org.opendaylight.mdsal @@ -66,52 +64,35 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter test-jar + + compile + + + org.opendaylight.yangtools + binding-generator - + + org.opendaylight.yangtools + binding-runtime-spi + + org.opendaylight.mdsal mdsal-dom-broker - - org.opendaylight.mdsal mdsal-dom-inmemory-datastore - test - org.opendaylight.mdsal - mdsal-binding-test-model - test + org.opendaylight.yangtools + binding-data-codec-dynamic + - com.google.truth - truth - test + org.opendaylight.mdsal + mdsal-binding-test-model - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - -