X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=25b9dd54c8bab81a9e5b1d4c3161f5314aeb0b27;hb=refs%2Fchanges%2F11%2F96411%2F3;hp=361ebb4f597d8ba3ef0a37532c292cae68f03241;hpb=db7d93fdcd911941966b0a87a0783731d5b79a3e;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 361ebb4f5..25b9dd54c 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 - 4.0.11 + 7.0.7 org.opendaylight.transportpce transportpce-tapi - 0.5.0-SNAPSHOT + 4.0.0-SNAPSHOT bundle @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 4.0.3 + 7.0.7 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,12 +108,13 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} test-common ${project.version} + test org.mockito mockito-core test - +