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=adbc95f763b11f0fa6840130fddb3985ee6d1faf;hp=fe3b2ad9310e9db30c8b8af44d0af2e26fe626cc;hb=aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml index fe3b2ad931..adbc95f763 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.13.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.12.0-SNAPSHOT + ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.8.0-SNAPSHOT + 1.12.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - ${project.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -65,8 +46,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - junit - junit + ${project.groupId} + sal-binding-broker-impl + ${project.version} + tests + test + + + ${project.groupId} + sal-binding-broker-impl test @@ -96,13 +84,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -