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=d73be7bbaf10e6dccfe910b81b577bfa62f17a27;hpb=1b4dc54e146cd26f4723dc0d6398cd2c8f65a434;p=mdsal.git diff --git a/dom/mdsal-dom-schema-service-osgi/pom.xml b/dom/mdsal-dom-schema-service-osgi/pom.xml index d73be7bbaf..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 - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-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 + +