X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=fb1efbb0f12d6229272200b423c2dd550672700f;hb=c7ea9849f6b8bcd3539d411cfa81d80426c68f22;hp=f6047de994239a22c177845e92e5f9a4cbdc1a76;hpb=b9275a7d6d29b52fbc6f5c6437e5aacfb122fa8c;p=controller.git diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index f6047de994..fb1efbb0f1 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -13,28 +13,31 @@ bundle - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - javax.transaction, - org.eclipse.osgi.framework.console, - ch.qos.logback.classic, - org.opendaylight.controller.clustering.services - - - OSGI-INF/component.xml - - - - - + + + org.apache.felix + maven-bundle-plugin + 2.3.6 + true + + + + org.slf4j, + javax.transaction, + org.eclipse.osgi.framework.console, + ch.qos.logback.classic, + org.opendaylight.controller.clustering.services, + org.opendaylight.controller.sal.core, + org.apache.felix.dm + + + org.opendaylight.controller.clustering.test.internal.Activator + + + ${project.basedir}/META-INF + + + @@ -42,5 +45,10 @@ clustering.services 0.4.0-SNAPSHOT + + org.opendaylight.controller + sal + 0.4.0-SNAPSHOT +