X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=618fc4cd3b99c1edbde3e905f39974521796d616;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=5fff3a21f973ee61f9b0a33786e4b0a567cc9068;hpb=175376aef632d5cc5b0a6526ddc71ac0ce38667e;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 5fff3a21f..618fc4cd3 100644 --- a/tapi/pom.xml +++ b/tapi/pom.xml @@ -15,27 +15,15 @@ Author: Martial Coulibaly on behalf of Orange org.opendaylight.mdsal binding-parent - 6.0.7 + 8.0.7 org.opendaylight.transportpce transportpce-tapi - 3.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 6.0.7 - import - pom - - - - ${project.groupId} @@ -78,6 +66,14 @@ Author: Martial Coulibaly on behalf of Orange ${project.version} + + + com.google.code.findbugs + jsr305 + 3.0.2 + true + + junit @@ -91,17 +87,17 @@ Author: Martial Coulibaly on behalf of Orange test test-jar - - ${project.groupId} - transportpce-renderer - ${project.version} - ${project.groupId} test-common ${project.version} test + + org.opendaylight.mdsal + mdsal-binding-generator + test + org.mockito mockito-core