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=12d1233a0cca74bb1294a95729cff26fc592a29b;hpb=bf7cc4d27ca843f928bda9669b39a60c55268697;p=mdsal.git diff --git a/singleton-service/mdsal-singleton-common-api/pom.xml b/singleton-service/mdsal-singleton-common-api/pom.xml index 12d1233a0c..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.2 - + org.opendaylight.mdsal + dom-parent + 4.0.1-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-singleton-common-api - 2.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 - 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 + +