X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test-common%2Fpom.xml;h=7196ec6e7b06dcc1417b79a4b87e18dc3f3df29f;hb=e795881fbad5afa5838b6ca05426e4066ad58f8b;hp=e07fca661e77fbf6204bb8f05fcdeedd58a5c2d3;hpb=dd1e11f53d5b851c368b2895dc71f5cf73b50a0e;p=transportpce.git diff --git a/test-common/pom.xml b/test-common/pom.xml index e07fca661..7196ec6e7 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.11 + 5.0.1 @@ -25,14 +25,14 @@ org.opendaylight.controller mdsal-artifacts - 1.9.2-SNAPSHOT + 1.10.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.11 + 3.0.4 pom import @@ -75,5 +75,13 @@ transportpce-common ${project.version} + + + + com.google.code.findbugs + jsr305 + true + +