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=c3d8deabbed9cee1bb01559e9a9f021450d4f79e;hp=34b125934b3255da296d3b85478f9bd082d6a595;hb=2f05ce3fdd200dccd4a99ae16d1340c72d36ca11;hpb=d9ba2b214d52528680115c2981d7fd0d16455e18 diff --git a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml index 34b125934b..c3d8deabbe 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.0-SNAPSHOT + ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.7.0-SNAPSHOT + 1.8.0-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 - -