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=bd42a9cdd9a547ae572b017c4bb3c9ef467b5329;hp=94c895dab385a92e3f547099ac83010cb7e517ec;hb=7cb629e68c0388c7d53fa60231479caab1d4329b;hpb=5ffd4b46ca00fc8f3d801050670c890117dc0811 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 94c895dab3..bd42a9cdd9 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} + + @@ -70,7 +80,6 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-SNAPSHOT @@ -120,16 +129,24 @@ org.opendaylight.controller - sal-protocolbuffer-encoding - 1.1-SNAPSHOT + sal-clustering-commons org.opendaylight.controller sal-akka-raft - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -145,7 +162,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -163,10 +179,12 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + @@ -201,7 +220,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false