X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=servicehandler%2Fpom.xml;h=74b3960b2bd56f78ae3293a776ecf6b41e1ca3b5;hb=a318428a18043e7927b12a46094427241973fc54;hp=78aa8166941a4a19bdabb2d75ffe843656c65259;hpb=f635c4d0e4252050154b89d53bd7e658eaf75be8;p=transportpce.git diff --git a/servicehandler/pom.xml b/servicehandler/pom.xml index 78aa81669..74b3960b2 100644 --- a/servicehandler/pom.xml +++ b/servicehandler/pom.xml @@ -13,50 +13,35 @@ Author: Martial Coulibaly on behalf of Orange 4.0.0 - org.opendaylight.controller - config-parent - 0.8.3-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 4.0.8 org.opendaylight.transportpce transportpce-servicehandler - 0.2.0-SNAPSHOT + 0.5.0-SNAPSHOT bundle ${project.groupId} - transportpce-api + transportpce-pce ${project.version} + + ${project.groupId} - transportpce-ordmodels + test-common ${project.version} + test ${project.groupId} - transportpce-stubmodels + transportpce-renderer ${project.version} - - - - junit - junit - test - - - - org.mockito - mockito-core - test - - - - com.google.code.gson - gson -