X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fdom-impl%2Fpom.xml;h=fb6c9a3bc39d4b900afbb92a3acd3c26078703a8;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=34b125934b3255da296d3b85478f9bd082d6a595;hpb=d9ba2b214d52528680115c2981d7fd0d16455e18;p=controller.git diff --git a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml index 34b125934b..fb6c9a3bc3 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.12.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.8.2-SNAPSHOT + ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.7.0-SNAPSHOT + 1.8.2-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.4.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 - -