X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=835fa4f5836f7fed49126bb69387abdf8b3abcce;hb=01d012efe01939430c1d1d869e312ca11108ad98;hp=a571b97cadedb849ae0f0e2b529b8089276426b4;hpb=efa75ab7d361f444d32bf1da93b21382abd2fbe0;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index a571b97ca..835fa4f58 100644 --- a/renderer/pom.xml +++ b/renderer/pom.xml @@ -11,15 +11,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.8.3-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 4.0.8 org.opendaylight.transportpce transportpce-renderer - 0.2.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.7.3-SNAPSHOT + 1.10.2-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.4.3-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 + +