X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=2e6847e6253aef5c5aaf43acbf43675adc892831;hb=938fbefcf61e04c00bc409088dc741369fa845d2;hp=5395d911a44b61d21b2d98776f137f59e4db9ad1;hpb=a0973d8a71d3f7407bdae8ba873ace569effb27e;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 5395d911a..2e6847e62 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 3.0.10 + 4.0.4 @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -84,6 +84,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 2.19.0 test + + + + com.google.code.findbugs + jsr305 + true + +