X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=d2493ba3a38f05b40f9327d9ac4ec9a09b50ad08;hb=75e44988323427b22180d1eb7950241f5ad11bfe;hp=bf0649e4213c484af7098aaadbd863e39acf4205;hpb=2616fc12fbd2f67324ccca404d5d8068379f9cd5;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index bf0649e421..d2493ba3a3 100644 --- a/binding/mdsal-binding-test-utils/pom.xml +++ b/binding/mdsal-binding-test-utils/pom.xml @@ -7,120 +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.9.0 - - + + org.opendaylight.odlparent + odlparent + 5.0.4 + + - org.opendaylight.mdsal - mdsal-binding-test-utils - 2.3.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-binding-test-utils + 4.0.8-SNAPSHOT - - - - org.opendaylight.mdsal - mdsal-artifacts - ${project.version} - pom - import - - - - - - - - junit - junit - compile - - - ch.vorburger - xtendbeans - compile - 1.2.3 - - - 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.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 + + + +