X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=renderer%2Fpom.xml;h=2e6847e6253aef5c5aaf43acbf43675adc892831;hb=c092e63f67f9a7c09d61c677ad63e5cae5ccd938;hp=01511a6e2959bced611ffdebb3637087a26e4253;hpb=79a961c51131ed8cb8a1348367c6f82412cecaf4;p=transportpce.git diff --git a/renderer/pom.xml b/renderer/pom.xml index 01511a6e2..2e6847e62 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.4 org.opendaylight.transportpce transportpce-renderer - 0.2.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.7.3-SNAPSHOT + 1.10.0-SNAPSHOT import pom org.opendaylight.netconf netconf-artifacts - 1.4.3-SNAPSHOT + 1.7.0-SNAPSHOT import pom @@ -67,17 +67,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + ${project.groupId} + test-common + ${project.version} + test + junit junit test - org.mockito mockito-core + 2.19.0 test + + + + com.google.code.findbugs + jsr305 + true + +