X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=618fc4cd3b99c1edbde3e905f39974521796d616;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=b8a342a11177c9c8a13d719ca4234c871121a85c;hpb=a0c703ac04217369edcc80c55d2fafd1a0efefe4;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index b8a342a11..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 - 5.0.9 + 8.0.7 org.opendaylight.transportpce transportpce-tapi - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 5.0.9 - 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 @@ -93,26 +89,20 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} - transportpce-renderer + test-common ${project.version} + test - ${project.groupId} - test-common - ${project.version} + org.opendaylight.mdsal + mdsal-binding-generator + test org.mockito mockito-core test - - - - - false - -