X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=c8b183509b99409723b6a52537082cc727675184;hb=980555a7d2dc492570012d813e5fa14253597233;hp=dbf2fa0ff8033802c2e693413e16577da35b5428;hpb=a46462e04445aedd744017a5c87f8383dbc26a59;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index dbf2fa0ff..c8b183509 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -15,13 +15,13 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 5.0.12 + 7.0.9 org.opendaylight.transportpce transportpce-tapi - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 5.0.12 + 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 @@ -100,13 +108,13 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} test-common ${project.version} + test org.mockito mockito-core test -