X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=dd5a7f297908ae00288c788bfe4bd63d8fb169c9;hb=refs%2Fchanges%2F60%2F10760%2F1;hp=5152363ab2640e1dc1a612612bdcb0129e64692a;hpb=55e562009629fcc7163f1f05261de4b2ce4b1e77;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 5152363ab2..dd5a7f2979 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -40,6 +40,11 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + @@ -118,6 +123,27 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.1-SNAPSHOT + + + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -151,8 +177,11 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + sal-clustering-commons; + sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*; @@ -187,7 +216,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false