X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=98288ce734c16be3129929f32858e8303fd21050;hb=791363064da49cc631aae713ec1cd86db98c4fde;hp=85f4b9e99f430cb954c703082dcbaace894f0e1b;hpb=a0f3cd99b9757de34d556d3fd61428051a749852;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index 85f4b9e99..98288ce73 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.odlparent bundle-parent - 4.0.9 + 5.0.3 org.opendaylight.transportpce test-common - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle @@ -25,14 +25,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.10.2-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.8 + 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 + +