X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=ea686d966ffa63b60e1cf3cb839db2f2eb034f1e;hb=b3c034675957f963c5878ce1e5e183ec2de8b5e2;hp=62647bdf8993ffe5411873c80e742207a1353736;hpb=63ef05ffdad1413ffb6882db9b662435390e1015;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 62647bdf89..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 @@ -35,6 +35,21 @@ akka-remote_${scala.version} + + com.typesafe.akka + akka-testkit_${scala.version} + + + + com.typesafe.akka + akka-slf4j_${scala.version} + + + + com.typesafe.akka + akka-osgi_${scala.version} + + @@ -52,6 +67,22 @@ sal-binding-config + + org.opendaylight.yangtools + yang-data-api + + + + org.opendaylight.yangtools + yang-data-impl + + + + org.opendaylight.controller + sal-inmemory-datastore + 1.2.0-SNAPSHOT + + org.opendaylight.controller sal-common-api @@ -97,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 @@ -109,18 +161,13 @@ test - - com.typesafe.akka - akka-testkit_2.11 - 2.3.2 - - org.slf4j slf4j-simple ${slf4j.version} test + @@ -135,6 +182,26 @@ ${project.groupId}.${project.artifactId} + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + @@ -156,7 +223,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false