X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=5c6243c1a735b0c865cf4df842be496dc8b9a308;hb=8d3a62532e530b55ac8c6e96be9e79f320157f76;hp=90953a472b44fac8ab307487b6f1a15b27c1c05f;hpb=28782d1dd45cfb5cc5f3bc88f3dff0afd74c3724;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 90953a472..5c6243c1a 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.13 + 6.0.5 org.opendaylight.transportpce transportpce-tapi - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT bundle @@ -29,7 +29,7 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal mdsal-artifacts - 5.0.13 + 6.0.5 import pom @@ -100,13 +100,19 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} test-common ${project.version} + test org.mockito mockito-core test - + + com.google.code.findbugs + jsr305 + 3.0.2 + test +