X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-manager%2Fpom.xml;h=4f74af6544efab58c330392391aefce9d4e1d54c;hb=e36866ca78465c15e15faaf1d349b6e504dc9078;hp=c4836f5e7ff30d73ba805b931490d36d29015c91;hpb=7508539dcab1db1d5476baaf0200a322df7596b6;p=openflowplugin.git diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index c4836f5e7f..4f74af6544 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -2,14 +2,35 @@ 4.0.0 - org.opendaylight.openflowplugin - applications - 1.2.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + org.opendaylight.openflowplugin.applications topology-manager + 0.6.0-SNAPSHOT bundle + + + + org.opendaylight.openflowplugin + openflowplugin-artifacts + ${project.version} + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -24,9 +45,13 @@ sal-binding-util - org.opendaylight.controller.model + org.opendaylight.openflowplugin.model model-flow-service + + org.opendaylight.openflowplugin + openflowplugin-common + org.opendaylight.controller.model model-inventory @@ -35,11 +60,6 @@ org.opendaylight.controller.model model-topology - - org.osgi - org.osgi.core - provided - junit junit @@ -47,28 +67,21 @@ org.mockito - mockito-all + mockito-core + test + + + org.slf4j + slf4j-log4j12 test - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.md.controller.topology.manager.FlowCapableTopologyProvider - org.opendaylight.md.controller.topology.manager - - - - - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git + https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main HEAD + +