X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=e4f3c0a1cd000060f104d589bf3cfcc4aa59424a;hb=01d012efe01939430c1d1d869e312ca11108ad98;hp=5761a98dfb12fd4e265fa7ea4de820a69ef5c6a3;hpb=253d858d4554b9b60ca0fb245f86dbd75e2db846;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 5761a98df..e4f3c0a1c 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.4 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.12 + 3.0.7 pom import @@ -70,5 +70,18 @@ yang-data-codec-gson + + ${project.groupId} + transportpce-common + ${project.version} + + + + + com.google.code.findbugs + jsr305 + true + +