X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fdom-impl%2Fpom.xml;h=4cd4354f7f70db8785696b9a806933180a840a14;hb=4cff56700b0c7c0676964add12f5d70b3761911c;hp=969e8c61eae7914c3a6160b8423b05307604d7f5;hpb=0792888092341cbb7db5f851a5e3bcbca9609e73;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 969e8c61ea..4cd4354f7f 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.10.1-SNAPSHOT + ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.7.0-SNAPSHOT + 1.10.1-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,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 - -