X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-schema-service-osgi%2Fpom.xml;h=15144e37e595013089ec8e100955761cb3979803;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=03eb5f05777786225f1a826093df1e4e0f4571ea;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/dom/mdsal-dom-schema-service-osgi/pom.xml b/dom/mdsal-dom-schema-service-osgi/pom.xml index 03eb5f0577..15144e37e5 100644 --- a/dom/mdsal-dom-schema-service-osgi/pom.xml +++ b/dom/mdsal-dom-schema-service-osgi/pom.xml @@ -10,36 +10,15 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../dom-parent - org.opendaylight.mdsal mdsal-dom-schema-service-osgi - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - org.osgi @@ -76,18 +55,12 @@ yang-test-util - - junit - junit - org.opendaylight.yangtools mockito-configuration - test - @@ -104,6 +77,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +