X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-manager%2Fpom.xml;h=801b189829a7325a29a5f45af9b36cc7329e06ef;hb=b67dfd840ebaf05eabf3e5b80ca7f1fac0b81c52;hp=0f007a0863b0e5850158ddd310c79b9c9d88f33c;hpb=d55e9d49ef88a567ceaa4ff6334dc78585580603;p=openflowplugin.git diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index 0f007a0863..801b189829 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -2,44 +2,28 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.openflowplugin + openflowplugin-parent + 0.16.0-SNAPSHOT + ../../parent org.opendaylight.openflowplugin.applications topology-manager - 0.4.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle - - - - org.opendaylight.openflowplugin - openflowplugin-artifacts - ${project.version} - pom - import - - - - com.google.guava guava - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-binding-config + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-util + org.opendaylight.mdsal + mdsal-singleton-common-api org.opendaylight.openflowplugin.model @@ -50,18 +34,13 @@ 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 @@ -69,15 +48,26 @@ org.mockito - mockito-all + mockito-core test org.slf4j - slf4j-log4j12 + slf4j-simple test + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + true + + scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git @@ -85,5 +75,4 @@ HEAD -