X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=618fc4cd3b99c1edbde3e905f39974521796d616;hb=9a56bf61db2ac2307f282f54eda53732630a664c;hp=478be2601495956735845ccf3ad61fa5ed071bc2;hpb=2b0a02cb970912eef5b5b07ce41b233057ed0e29;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 478be2601..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 - 7.0.6 + 8.0.7 org.opendaylight.transportpce transportpce-tapi - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 7.0.6 - 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