X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=54a1fe7a95d75ae31c84ed4dec696d886d2692d1;hb=152cf011779bd9b45c91d62697132fef36d3ac63;hp=2bf1a5597362c9eeee9a312ea179dda1a093815f;hpb=9fa1be3b065c88dc97f7314d3a8eeb038efbabf5;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 2bf1a55973..54a1fe7a95 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT sal-clustering-commons @@ -164,6 +164,14 @@ + + com.typesafe.akka + akka-osgi_${scala.version} + + + com.typesafe.akka + akka-actor_${scala.version} + com.google.guava guava @@ -199,14 +207,17 @@ jsr305 2.0.1 - com.codahale.metrics metrics-core - 3.0.1 + + + com.codahale.metrics + metrics-graphite + org.jacoco @@ -236,7 +247,18 @@ - + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.controller.cluster.*,org.opendaylight.common.actor,org.opendaylight.common.reporting,org.opendaylight.controller.protobuff.*,org.opendaylight.controller.xml.* + * + + + + -