X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=singleton-service%2Fmdsal-singleton-common-api%2Fpom.xml;h=c31b33b2f66f22c219d5016fee0c3fd6abcc9a1d;hb=0e9f2a490f4a4c4016b37733126369eda4005636;hp=39b580b5795a6ba7d3fe8eb11bc3b91a1267f0af;hpb=e3cf3045e5bc8ce5c2997b49cc36a51e1da4736c;p=mdsal.git diff --git a/singleton-service/mdsal-singleton-common-api/pom.xml b/singleton-service/mdsal-singleton-common-api/pom.xml index 39b580b579..c31b33b2f6 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 - 3.1.3 - + org.opendaylight.mdsal + dom-parent + 4.0.1-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-singleton-common-api - 2.6.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.6.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10 - 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 + +