X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-spi%2Fpom.xml;h=19e4ef25410bbe7b42f58958961bfb42a828306e;hb=1be2d473f010c2fe596cca543447f72c18a3b8c7;hp=45d1016deb7823be7c407459886375cdf3daf14e;hpb=41b6beb4034f8cfacb20dde58573dc929fc48724;p=mdsal.git diff --git a/binding/mdsal-binding-spi/pom.xml b/binding/mdsal-binding-spi/pom.xml index 45d1016deb..19e4ef2541 100644 --- a/binding/mdsal-binding-spi/pom.xml +++ b/binding/mdsal-binding-spi/pom.xml @@ -12,46 +12,43 @@ 4.0.0 org.opendaylight.mdsal - dom-parent - 3.0.1-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0 + ../../bundle-parent mdsal-binding-spi bundle + + + all,-missing + + + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.mdsal mdsal-binding-api + + org.opendaylight.mdsal + mdsal-common-api + org.opendaylight.mdsal yang-binding - com.google.guava - guava + org.opendaylight.yangtools + concepts - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -