X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=tapi%2Fpom.xml;h=618fc4cd3b99c1edbde3e905f39974521796d616;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=0271401ef390702a07f861be3343d5b19f1391be;hpb=6de960ae622a792a37541cce238e694ad6dd1ef8;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 0271401ef..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.5 + 8.0.7 org.opendaylight.transportpce transportpce-tapi - 4.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 7.0.5 - 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