X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=584808d22129fefd33b8eee1b12a11c19deb4d2d;hb=e7f86861e87c1fc86e2e06dcd56d33492e9f69be;hp=8703a6e2ca881355662d23b43201004031c03eae;hpb=0d2599843447182bfdd8dd4b3815c543ff9c5268;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 8703a6e2c..584808d22 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.7 org.opendaylight.transportpce transportpce-renderer - 0.3.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.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.6.0-SNAPSHOT + 1.7.2-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 + +