X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=7196ec6e7b06dcc1417b79a4b87e18dc3f3df29f;hb=e795881fbad5afa5838b6ca05426e4066ad58f8b;hp=55b9ba5e0b99ebab656a9c79145c7556053b3a15;hpb=e898e331b55e5886628f5d4617001276d9945aa1;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 55b9ba5e0..7196ec6e7 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 5.0.1 org.opendaylight.transportpce test-common - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT bundle @@ -25,14 +25,14 @@ org.opendaylight.controller mdsal-artifacts - 1.8.1-SNAPSHOT + 1.10.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.0.9 + 3.0.4 pom import @@ -70,5 +70,18 @@ yang-data-codec-gson + + ${project.groupId} + transportpce-common + ${project.version} + + + + + com.google.code.findbugs + jsr305 + true + +