X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-test-utils%2Fpom.xml;h=3923a92d6ca892f04a28627ff815cf04ed216467;hb=9b00df1529e40cdb1da0a4f7bbc3392e001f55fa;hp=f2cdb800d74425e2703eab495ac6fb318b7493aa;hpb=691de504aaf8ff3f1628b6bf5532eefa4f7b332a;p=mdsal.git diff --git a/binding/mdsal-binding-test-utils/pom.xml b/binding/mdsal-binding-test-utils/pom.xml index f2cdb800d7..3923a92d6c 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 - 1.8.0-Carbon - - + + org.opendaylight.odlparent + odlparent + 5.0.7 + + - org.opendaylight.mdsal - mdsal-binding-test-utils - 2.3.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-binding-test-utils + 4.0.15-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.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 + + + +