X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=2e6847e6253aef5c5aaf43acbf43675adc892831;hb=6bb7e7f35e3702335fe6cb2f99441bfef739dc4f;hp=77367cb68039505ae8a89fef57af4f2ee57c8c96;hpb=1ec3d13e31cefd39f86bfc7f77b2fedd20f45a1e;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 77367cb68..2e6847e62 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.13.1-SNAPSHOT + 4.0.4 org.opendaylight.transportpce transportpce-renderer - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -27,14 +27,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-artifacts - 1.8.1-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.5.1-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 + +