X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=c41cd7c7f744126ba16bd6b7c2807252fd50bbe0;hb=8da5b805c9a27699677af56a8fd9926bd63909da;hp=08450b3e789892429bc37aa1f68b015fae2271fb;hpb=36f7cda0765248e257702addbff6f50da7ab0dd6;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 08450b3e78..c41cd7c7f7 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.3.0-SNAPSHOT sal-remoterpc-connector bundle @@ -43,6 +43,11 @@ com.typesafe.akka akka-slf4j_${scala.version} + + + com.typesafe.akka + akka-persistence-experimental_${scala.version} + @@ -131,7 +136,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -188,7 +192,8 @@ ${project.groupId}.${project.artifactId} - !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;* + !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;!*jetty*;!sun.security.*;* +