X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-spi%2Fpom.xml;h=b21184cc05a76f6e1ad8bc9a6877381259eb3554;hb=9ab6fa0732bb152e682249dffe7cf940f79e66c5;hp=a164150f642d85be55f04087acda7b1a971e7436;hpb=74bb34c8a674834fc8ff52dc6ada3a6d3170212a;p=mdsal.git diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index a164150f64..b21184cc05 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 - 4.0.2 + org.opendaylight.mdsal + dom-parent + 4.0.12-SNAPSHOT + ../../dom/dom-parent - org.opendaylight.mdsal mdsal-binding-spi - 3.0.1-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 3.0.1-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 +