X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=82998226b68e3049093a8be77f96227824db123e;hb=d313c1a52799705222817dfcaeb2b6ab2a6f9146;hp=4669fbdb61ec7a28c67af91cb9157cfbaa81965b;hpb=9fa1be3b065c88dc97f7314d3a8eeb038efbabf5;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 4669fbdb61..82998226b6 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -45,6 +45,11 @@ akka-slf4j_${scala.version} + + com.typesafe.akka + akka-osgi_${scala.version} + + @@ -138,7 +143,11 @@ com.codahale.metrics metrics-core - 3.0.1 + + + + com.codahale.metrics + metrics-graphite @@ -173,7 +182,8 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;!com.jcraft.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* +