X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tapi%2Fpom.xml;h=618fc4cd3b99c1edbde3e905f39974521796d616;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=9068208dd5cbf755930fd195982658ebf5d92649;hpb=834b34963a5d59217c3bd998b06f81294ff4cfc1;p=transportpce.git diff --git a/tapi/pom.xml b/tapi/pom.xml index 9068208dd..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.14 + 8.0.7 org.opendaylight.transportpce transportpce-tapi - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 5.0.14 - 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,20 +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 -