X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=c8b183509b99409723b6a52537082cc727675184;hb=3536e353479ac7746c60b468f0a1d98260cdd83b;hp=0271401ef390702a07f861be3343d5b19f1391be;hpb=f23012432731d5d0397681fcf3f467be5d8a15bf;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 0271401ef..c8b183509 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -15,7 +15,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 7.0.5 + 7.0.9 @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 7.0.5 + 7.0.9 import pom @@ -78,6 +78,14 @@ Author: Martial Coulibaly on behalf of Orange ${project.version} + + + com.google.code.findbugs + jsr305 + 3.0.2 + true + + junit