X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=singleton-service%2Fmdsal-singleton-dom-impl%2Fpom.xml;h=fef91ad1f906cfc8086b8b3758456352d59a47aa;hb=fe28fd1721be937add6bd220c686ed023c6f0529;hp=5a6eb7d7490e9dab984e2597b0afa021ea4dd1ec;hpb=5d0ac68832ba5f0ecadc6b518e671d8473d0b0b1;p=mdsal.git diff --git a/singleton-service/mdsal-singleton-dom-impl/pom.xml b/singleton-service/mdsal-singleton-dom-impl/pom.xml index 5a6eb7d749..fef91ad1f9 100644 --- a/singleton-service/mdsal-singleton-dom-impl/pom.xml +++ b/singleton-service/mdsal-singleton-dom-impl/pom.xml @@ -8,38 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.0 - + org.opendaylight.mdsal + dom-parent + 4.0.9-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-singleton-dom-impl - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0 - pom - import - - - - org.opendaylight.mdsal @@ -66,20 +45,11 @@ org.osgi.core - - junit - junit - org.opendaylight.yangtools yang-data-impl test - - org.mockito - mockito-core - test - @@ -91,6 +61,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +