X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=dom%2Fmdsal-dom-schema-service-osgi%2Fpom.xml;h=d6fc51e9be71e39110846dc69655eeae0571a515;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=7490446d2c3c7852ee4fcb435f82b82f5947c0df;hpb=c241dcfa5322ac10810a1068ccd2eb57f6f2dbb2;p=mdsal.git diff --git a/dom/mdsal-dom-schema-service-osgi/pom.xml b/dom/mdsal-dom-schema-service-osgi/pom.xml index 7490446d2c..d6fc51e9be 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.0-SNAPSHOT - + org.opendaylight.mdsal + dom-parent + 4.0.11-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.0-SNAPSHOT - 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 + +