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=08262c10888667f485346cd98f2623e0297d4fd9;hp=3dd44bb8504d530b030da962a2636fa415e293f0;hb=341ef75cc16912e5b51a260ce1a0a57076d4da58;hpb=9340a64d067473032111bd8c3341ea6855cd9e4a diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 3dd44bb850..08262c1088 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} + + @@ -120,7 +125,13 @@ org.opendaylight.controller - sal-protocolbuffer-encoding + sal-clustering-commons + 1.1-SNAPSHOT + + + + org.opendaylight.controller + sal-akka-raft 1.1-SNAPSHOT @@ -157,8 +168,10 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;* + sal-clustering-commons; + sal-akka-raft; !sal*; !*config-api*; !*testkit*;