X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=2bb9cdb0bc23a2cf38ce6a36cfd341601141aa66;hb=95d3c7975a423951dcbdecfbfa4cb6b7a23591cc;hp=098ea2dab78123657b95bcb6a1597664dfc20b7f;hpb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 098ea2dab7..2bb9cdb0bc 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.3.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-remoterpc-connector bundle @@ -33,21 +33,22 @@ com.typesafe.akka akka-testkit_${scala.version} + test com.typesafe.akka akka-osgi_${scala.version} - - com.typesafe.akka - akka-slf4j_${scala.version} - + + com.typesafe.akka + akka-slf4j_${scala.version} + - - com.typesafe.akka - akka-persistence-experimental_${scala.version} - + + com.typesafe.akka + akka-persistence_${scala.version} + @@ -68,6 +69,11 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.controller + sal-dom-config + + org.opendaylight.controller sal-common-impl @@ -188,7 +194,17 @@ ${project.groupId}.${project.artifactId} - !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;!*jetty*;!sun.security.*;* + + !org.iq80.*; + !*snappy; + !org.jboss.*; + !com.jcraft.*; + !org.fusesource.*; + !*jetty*; + !sun.security.*; + org.opendaylight.controller.cluster; + * +