X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=faf8e79c4c465ae2a586e6b0201428d76749f6bd;hb=3e34bb3fe69e648b7834dcc44d0aa0cfcfb6ce1b;hp=5a8182dfdec312bfcb6dd99f368ccd480774b5c2;hpb=a0f3cd99b9757de34d556d3fd61428051a749852;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 5a8182dfd..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.6 + 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.0-SNAPSHOT + 1.10.1-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.0-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 + +