X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fpom.xml;h=fb1efbb0f12d6229272200b423c2dd550672700f;hb=c9006d027a5c5b639e57aa7b8484ec1ff3497dc8;hp=161e7a918234e89dd308bd22f6848af0539c3a85;hpb=aab7c08016dab70136793a108f7d7b8be3edc3c1;p=controller.git diff --git a/opendaylight/clustering/test/pom.xml b/opendaylight/clustering/test/pom.xml index 161e7a9182..fb1efbb0f1 100644 --- a/opendaylight/clustering/test/pom.xml +++ b/opendaylight/clustering/test/pom.xml @@ -13,29 +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 - - - + + + @@ -43,5 +45,10 @@ clustering.services 0.4.0-SNAPSHOT + + org.opendaylight.controller + sal + 0.4.0-SNAPSHOT +