X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=c8b183509b99409723b6a52537082cc727675184;hb=980555a7d2dc492570012d813e5fa14253597233;hp=dc585670b0ac94ad0d46c3371d59ec05494d10d1;hpb=301cd3bb40099b7483648cdf9228d6b0d3a00cf8;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index dc585670b..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 - 6.0.4 + 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 - 6.0.4 + 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 -