X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=applications%2Ftopology-manager%2Fpom.xml;h=d3e688d7908c7437732d0ff093daa219abaa03ed;hb=b711ddfaada27cf69a7f518bcaa447b45902da81;hp=c5935f4b55d527bd4d696e6e14ff817341af0666;hpb=e45c29eb32e6c46f618fc630734cdfb2ceef0e8d;p=openflowplugin.git diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index c5935f4b55..d3e688d790 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -3,11 +3,13 @@ 4.0.0 org.opendaylight.openflowplugin - applications - 0.2.0-SNAPSHOT + openflowplugin-parent + 0.13.0-SNAPSHOT + ../../parent org.opendaylight.openflowplugin.applications topology-manager + 0.13.0-SNAPSHOT bundle @@ -16,12 +18,12 @@ guava - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-util + org.opendaylight.mdsal + mdsal-singleton-common-api org.opendaylight.openflowplugin.model @@ -39,11 +41,6 @@ org.opendaylight.controller.model model-topology - - org.osgi - org.osgi.core - provided - junit junit @@ -51,27 +48,39 @@ org.mockito - mockito-all + mockito-core test + + org.slf4j + slf4j-log4j12 + test + + + com.guicedee.services + javax.inject + true + + + javax.annotation + javax.annotation-api + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyProvider - org.opendaylight.openflowplugin.applications.topology.manager - - + org.apache.aries.blueprint + blueprint-maven-plugin - - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git @@ -79,5 +88,4 @@ HEAD -