X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fpom.xml;h=bd42a9cdd9a547ae572b017c4bb3c9ef467b5329;hb=a469dbcec569cc972df0cd57cf725a2173d2604a;hp=9c5129d6a4eb932f764a158530e304808dbb375d;hpb=aa83d1e4b013eecde3c79b00cca538bd4763c2d4;p=controller.git diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 9c5129d6a4..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,19 +130,22 @@ 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 - 3.0.1 + + + + com.codahale.metrics + metrics-graphite @@ -155,7 +162,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -173,7 +179,8 @@ ${project.groupId}.${project.artifactId} - !*snappy;!org.jboss.*;!com.jcraft.*;* + !*snappy;!org.jboss.*;!com.jcraft.*;!*jetty*;!sun.security.*;* + @@ -212,7 +220,11 @@ org.opendaylight.controller.* + + + org.opendaylight.controller.config.yang.config.* + false