X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-schema-service-osgi%2Fpom.xml;h=f8d2758fca304ea1e43cf160eba4f031393189ca;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;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..f8d2758fca 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.15-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 + +