X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fbinding-parent%2Fpom.xml;h=5a80a20c90c4395aaf7bd1fc66cd908120c59f8b;hb=0a7abe1af4945b6dd295c9e631079a16f8088b05;hp=5823cced1d3784048558ce65c46f90223374a192;hpb=3d42f3d68ee7d2256059de0bf0ac778b50ebb0d6;p=mdsal.git diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index 5823cced1d..5a80a20c90 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 11.0.2-SNAPSHOT + 12.0.3-SNAPSHOT ../../dom/dom-parent @@ -43,10 +43,27 @@ + + com.github.spotbugs + spotbugs-annotations + true + + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.mdsal yang-binding + + org.opendaylight.yangtools + yang-common + @@ -54,12 +71,12 @@ org.opendaylight.yangtools yang-maven-plugin - 10.0.1 + 11.0.2 org.opendaylight.mdsal mdsal-binding-java-api-generator - 11.0.2-SNAPSHOT + 12.0.3-SNAPSHOT @@ -85,6 +102,15 @@ org.codehaus.mojo build-helper-maven-plugin + + maven-dependency-plugin + + + + com.github.spotbugs:spotbugs-annotations + + +