X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-manager%2Fpom.xml;h=c2dbb257fa78ee036a0c56ba7b5465d9997fa7c1;hb=dfadca522536e6cfe7a9eba0255b0cd483d68b66;hp=70fe4b17af514da4974d2a72836803976917095a;hpb=b54dfdd4344f3d81d2448715c792508e5525a46d;p=openflowplugin.git diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index 70fe4b17af..c2dbb257fa 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -2,44 +2,43 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.4.0-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.18.0-SNAPSHOT + ../../parent org.opendaylight.openflowplugin.applications topology-manager - 0.2.0-SNAPSHOT + 0.18.0-SNAPSHOT bundle - - - - org.opendaylight.openflowplugin - openflowplugin-artifacts - ${project.version} - pom - import - - - - + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava - org.opendaylight.controller - sal-binding-api + com.guicedee.services + javax.inject + true - org.opendaylight.controller - sal-binding-config + jakarta.annotation + jakarta.annotation-api + true - org.opendaylight.controller - sal-binding-util + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-singleton-api org.opendaylight.openflowplugin.model @@ -50,29 +49,19 @@ openflowplugin-common - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-inventory - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-topology org.osgi - org.osgi.core - provided - - - junit - junit - test - - - org.mockito - mockito-all - test + org.osgi.service.component.annotations + scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git @@ -80,5 +69,4 @@ HEAD -