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=08262c10888667f485346cd98f2623e0297d4fd9;hb=7cb629e68c0388c7d53fa60231479caab1d4329b;hpb=341ef75cc16912e5b51a260ce1a0a57076d4da58 diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 08262c1088..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 @@ -45,6 +45,11 @@ akka-slf4j_${scala.version} + + com.typesafe.akka + akka-osgi_${scala.version} + + @@ -75,7 +80,6 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-SNAPSHOT @@ -126,15 +130,23 @@ org.opendaylight.controller sal-clustering-commons - 1.1-SNAPSHOT org.opendaylight.controller sal-akka-raft - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT + + com.codahale.metrics + metrics-core + + + + com.codahale.metrics + metrics-graphite + junit @@ -150,7 +162,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -168,10 +179,12 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;!com.jcraft.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + @@ -206,7 +220,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false