X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=renderer%2Fpom.xml;h=faf8e79c4c465ae2a586e6b0201428d76749f6bd;hb=3e34bb3fe69e648b7834dcc44d0aa0cfcfb6ce1b;hp=f1ad8f6f7225a0c78ef89f204fb769e7b6de16f6;hpb=03b516cfd9c1c8d95b14fc1f2ca0c5341bed35da;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index f1ad8f6f7..faf8e79c4 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 - 3.0.8 + 4.0.4 org.opendaylight.transportpce transportpce-renderer - 0.4.0-SNAPSHOT + 0.5.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.9.2-SNAPSHOT + 1.10.1-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.2-SNAPSHOT + 1.7.1-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 + +