X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-spi%2Fpom.xml;h=27f935367195532da154527c84225a9548e64272;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=566bef32e8f078fba1621c38dd11984b7fedcd5b;hpb=f3cbc786aff45cf76beefee23d3a20169f7a51f1;p=mdsal.git diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 566bef32e8..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.5.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.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 +