X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=aefc46dded7742db284c95a64aca683ba5977301;hb=b6e7ff6ca2774daf7af3e68b97172ae465d70a3a;hp=1af9da82958e1ec339220bc68f4b1a3109a0d08d;hpb=bf7cc4d27ca843f928bda9669b39a60c55268697;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 1af9da8295..aefc46dded 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 - 3.1.2 + 7.0.1 org.opendaylight.mdsal mdsal-binding-test-utils - 2.5.0-SNAPSHOT + 6.0.1-SNAPSHOT @@ -49,10 +49,23 @@ compile 1.3.1 + + + io.github.java-diff-utils + java-diff-utils + 4.4 + + + org.opendaylight.mdsal + mdsal-binding-spi + - com.googlecode.java-diff-utils - diffutils - 1.3.0 + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi org.opendaylight.mdsal @@ -62,47 +75,27 @@ org.opendaylight.mdsal mdsal-binding-dom-adapter test-jar + + compile - + org.opendaylight.mdsal mdsal-dom-broker + + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore + - org.opendaylight.mdsal mdsal-binding-test-model - test com.google.truth truth - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - -