X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=singleton-service%2Fmdsal-singleton-common-api%2Fpom.xml;h=795062b476163f4ed83de6a805eec7656a6eb1c1;hb=af2aa078c925487c0173fb1d5fa8024719115049;hp=1f5853d1a35df9aa7344100c46da8a1685464ceb;hpb=e6f35fa028b6a67e1f0fe7eb88d3f92dc38ad7ba;p=mdsal.git diff --git a/singleton-service/mdsal-singleton-common-api/pom.xml b/singleton-service/mdsal-singleton-common-api/pom.xml index 1f5853d1a3..795062b476 100644 --- a/singleton-service/mdsal-singleton-common-api/pom.xml +++ b/singleton-service/mdsal-singleton-common-api/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.2 - + org.opendaylight.mdsal + dom-parent + 4.0.16-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-singleton-common-api - 3.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - org.opendaylight.mdsal @@ -61,15 +40,9 @@ org.opendaylight.yangtools yang-common - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test @@ -82,6 +55,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +