X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=98288ce734c16be3129929f32858e8303fd21050;hb=e7f86861e87c1fc86e2e06dcd56d33492e9f69be;hp=fb3f6241ddb18c13eaeef54939b21077c5c9b73d;hpb=4f858eb0be730e9959ef18690d98b6f6e2f492f1;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index fb3f6241d..98288ce73 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.odlparent bundle-parent - 3.1.4 + 5.0.3 org.opendaylight.transportpce test-common - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -25,14 +25,14 @@ org.opendaylight.controller mdsal-artifacts - 1.8.1-SNAPSHOT + 1.10.2-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.0.13 + 3.0.6 pom import @@ -70,5 +70,18 @@ yang-data-codec-gson + + ${project.groupId} + transportpce-common + ${project.version} + + + + + com.google.code.findbugs + jsr305 + true + +