X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=d7e7d56d495d4e66f24d6c85ca12fc9d46b10104;hp=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=f0f2ca29ae8b5caa769a77854fc5ac883b0a2264 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index ea686d966f..d7e7d56d49 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT sal-distributed-datastore bundle @@ -40,6 +40,16 @@ akka-testkit_${scala.version} + + com.typesafe.akka + akka-slf4j_${scala.version} + + + + com.typesafe.akka + akka-osgi_${scala.version} + + @@ -57,15 +67,20 @@ sal-binding-config - org.opendaylight.controller - sal-broker-impl + sal-inmemory-datastore + 1.2.0-SNAPSHOT @@ -113,6 +128,27 @@ scala-library + + org.opendaylight.controller + sal-clustering-commons + 1.2.0-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft + 1.2.0-SNAPSHOT + + + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -131,6 +167,7 @@ ${slf4j.version} test + @@ -145,6 +182,26 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + @@ -166,7 +223,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false