X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=b89c04f3e8e446400c56227cc9b2c989333dc969;hp=08450b3e789892429bc37aa1f68b015fae2271fb;hb=512d0285a34d6358881be4cf7102d1140217c07e;hpb=351a78c9840c5b98a478b91ffd50befad998eb0e diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 08450b3e78..b89c04f3e8 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.4.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} + @@ -65,11 +70,12 @@ org.opendaylight.controller - sal-common-impl + sal-dom-config + org.opendaylight.controller - netconf-util + sal-common-impl org.opendaylight.controller @@ -131,7 +137,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -188,7 +193,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.*;* + @@ -241,7 +248,7 @@ - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering