X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=dce5fdfc0e14411c593ba4068b16a51f75938c2c;hb=5fa8015b3a2a73840b6e75fe9d97b094e3b6b77a;hp=3b5db7f84a7b285e18eefd5f6d969c073b4343ac;hpb=18170324fab2eb494c7d8721521a429802dd48f9;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 3b5db7f84a..dce5fdfc0e 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -7,103 +7,111 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 + + 4.0.0 - - org.opendaylight.odlparent - odlparent - 1.8.0-SNAPSHOT - - + + org.opendaylight.odlparent + odlparent + 5.0.6 + + - org.opendaylight.mdsal - mdsal-binding-test-utils - 2.2.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-binding-test-utils + 4.0.12-SNAPSHOT - - - - org.opendaylight.mdsal - mdsal-artifacts - ${project.version} - pom - import - - - - - - - - junit - junit - compile - - - ch.vorburger - xtendbeans - compile - 1.2.0 - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test-jar - - - - org.opendaylight.mdsal - mdsal-dom-broker - - - - - org.opendaylight.mdsal - mdsal-binding-test-model - test - - + + + + org.opendaylight.mdsal + mdsal-artifacts + ${project.version} + pom + import + + + - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + junit + junit + compile + + + ch.vorburger + xtendbeans + compile + 1.3.1 + + + io.github.java-diff-utils + java-diff-utils + 4.0 + + + org.opendaylight.mdsal + mdsal-binding-spi + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + + + + org.opendaylight.mdsal + mdsal-dom-broker + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + 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 + + + +