X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fdom-impl%2Fpom.xml;h=d1843937a4dd9acd8c2794f73a9b26a3fd9c0ab8;hp=55bb6b96e544d042095d6233e4cab7b34d468e8d;hb=018a953ee125a5bdbf35bbc509b9bfc112cc79ec;hpb=9e76b68bb097dc2b53584cad27e3b940e7c41d35 diff --git a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml index 55bb6b96e5..d1843937a4 100644 --- a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml @@ -11,36 +11,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.11.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.8.1 + ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.6.0-SNAPSHOT + 1.8.1 bundle - - - - org.opendaylight.controller - mdsal-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -65,14 +46,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - junit - junit + org.mockito + mockito-core test - - org.mockito - mockito-core + com.google.truth + truth test @@ -92,13 +72,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -