X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=servicehandler%2Fpom.xml;h=7963a9858818fa27159a75cf0f314f1b26467186;hb=650e49867b98753611bcac098c0d5d565adf8226;hp=4e73956587ba020e23f8c7db9433628a5536c92f;hpb=d9e96727a7f213e02b69fe3290140cb801382e8d;p=transportpce.git diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 4e7395658..7963a9858 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -13,17 +13,29 @@ Author: Martial Coulibaly on behalf of Orange 4.0.0 - org.opendaylight.controller - config-parent - 0.8.3-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.13.1-SNAPSHOT org.opendaylight.transportpce transportpce-servicehandler - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.8.1-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,34 @@ 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 + test + + + ${project.groupId} + transportpce-pce + ${project.version} + test + test-jar + + + ${project.groupId} + transportpce-renderer + ${project.version} + + + org.mockito + mockito-core + 2.19.0 + test