X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-spi%2Fpom.xml;h=eb7ef72f8f977d631cf31bc098b90d7d1100a9eb;hb=6e32231e70fe7b87ce5b1aef735dd74f48b2c14d;hp=3b78fb260687855cedfd9161637449179edc016d;hpb=4ff3ab7ea5aade87b3c647279b0470fcf8747952;p=mdsal.git diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 3b78fb2606..eb7ef72f8f 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 + 11.0.11 + ../../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 @@ -48,24 +34,4 @@ guava - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -