X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=servicehandler%2Fpom.xml;h=43085f679e46e96252a477dcc99028c2284abe52;hb=6f9bc2b6b8f1a5bc7f0fbd582e13615fea2456ea;hp=4e73956587ba020e23f8c7db9433628a5536c92f;hpb=d9e96727a7f213e02b69fe3290140cb801382e8d;p=transportpce.git diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 4e7395658..43085f679 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -24,6 +24,18 @@ Author: Martial Coulibaly on behalf of Orange 0.2.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.3-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -52,7 +64,7 @@ Author: Martial Coulibaly on behalf of Orange ${project.groupId} - transportpce-stubmodels + transportpce-pce ${project.version} @@ -62,16 +74,35 @@ Author: Martial Coulibaly on behalf of Orange junit test - - org.mockito - mockito-core + ${project.groupId} + test-common + ${project.version} test - - com.google.code.gson - gson + org.opendaylight.controller + sal-binding-broker-impl + 1.7.3-SNAPSHOT + test + + + ${project.groupId} + transportpce-pce + ${project.version} + test + test-jar + + + ${project.groupId} + transportpce-stubrenderer + ${project.version} + + + org.mockito + mockito-core + 2.19.0 + test