X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fmdsal-binding-spi%2Fpom.xml;h=27f935367195532da154527c84225a9548e64272;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=224e91347ff4ff5792ca9515f4721b7714934ffb;hpb=9c98151c1742739f1ca914931d80245f26824fa6;p=mdsal.git diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 224e91347f..27f9353671 100644 --- a/binding/mdsal-binding-spi/pom.xml +++ b/binding/mdsal-binding-spi/pom.xml @@ -10,30 +10,16 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 3.1.3 + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-binding-spi - 2.7.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.7.0-SNAPSHOT - pom - import - - - - org.opendaylight.mdsal @@ -51,6 +37,15 @@ + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.mdsal.binding.spi + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -58,7 +53,14 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + - \ No newline at end of file +