X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=6fa25eeba9e558f9ebbcaebf0c23c8e8e3d00e68;hb=336c48b30430f8735f243a614780b70bb8d959fc;hp=4bf4c18a6b375d016071d451ac5341b514624940;hpb=b3cf51e632d66a34f745b7582eeebf205ce8fb90;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index 4bf4c18a6b..6fa25eeba9 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -7,120 +7,112 @@ 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 - 2.0.2 - - + + org.opendaylight.odlparent + odlparent + 5.0.11 + + - org.opendaylight.mdsal - mdsal-binding-test-utils - 2.3.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-binding-test-utils + 4.0.17-SNAPSHOT - - - - org.opendaylight.mdsal - mdsal-artifacts - ${project.version} - pom - import - - - - - - - - junit - junit - compile - - - ch.vorburger - xtendbeans - compile - 1.3.0 - - - com.googlecode.java-diff-utils - diffutils - 1.3.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 - - - com.google.truth - truth - test - - + + + + org.opendaylight.mdsal + mdsal-artifacts + ${project.version} + pom + import + + + - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + junit + junit + compile + + + ch.vorburger + xtendbeans + compile + 1.3.2 + + + 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 + compile + + + + 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 + + + +