X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmdsal-trace%2Fdom-impl%2Fpom.xml;h=3456bb728fec3722c55862710d5ff0edf18df493;hb=refs%2Fchanges%2F44%2F83544%2F1;hp=f4a7cb24d51185b14f842337e05f92aee6199bc0;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;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 f4a7cb24d5..3456bb728f 100644 --- a/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/dom-impl/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT ../../parent org.opendaylight.controller mdsal-trace-dom-impl - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle @@ -45,6 +45,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + ${project.groupId} + sal-binding-broker-impl + ${project.version} + tests + test + + + ${project.groupId} + sal-binding-broker-impl + test + org.mockito mockito-core @@ -72,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 - -