X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=c8b183509b99409723b6a52537082cc727675184;hb=980555a7d2dc492570012d813e5fa14253597233;hp=b8a342a11177c9c8a13d719ca4234c871121a85c;hpb=e6f1b3acce76396e50731b0c97b07c36dca7224d;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index b8a342a11..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.9 + 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.9 + 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,19 +108,13 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} test-common ${project.version} + test org.mockito mockito-core test - - - - - false - -