X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=9952069f013c130cfa527abe1e2e6bb8e25b8eb6;hp=695e939cd3c7b79a20a55de910d0a3c4efead2f8;hb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 695e939cd3..9952069f01 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -7,6 +7,11 @@ 1.4.0-SNAPSHOT ../../commons/opendaylight + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + clustering.test 0.4.0-SNAPSHOT @@ -26,11 +31,13 @@ javax.transaction, org.eclipse.osgi.framework.console, ch.qos.logback.classic, - org.opendaylight.controller.clustering.services + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core, + org.apache.felix.dm - - OSGI-INF/component.xml - + + org.opendaylight.controller.clustering.test.internal.Activator + ${project.basedir}/META-INF @@ -43,5 +50,10 @@ clustering.services 0.4.0-SNAPSHOT + + org.opendaylight.controller + sal + 0.5.0-SNAPSHOT +