X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=99879c77ddbffbbd56791cfccebb653ea6031502;hp=695e939cd3c7b79a20a55de910d0a3c4efead2f8;hb=6f4513207969e32b59dd456f43dfa9137e04d563;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 695e939cd3..99879c77dd 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -4,12 +4,18 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.1-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 + HEAD + clustering.test - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -17,7 +23,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -26,11 +32,16 @@ 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 + + + org.opendaylight.controller.clustering.test.internal.Activator + ${project.basedir}/META-INF @@ -41,7 +52,12 @@ org.opendaylight.controller clustering.services - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT + + + org.opendaylight.controller + sal + 0.5.1-SNAPSHOT