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=2bb9cdb0bc23a2cf38ce6a36cfd341601141aa66;hp=d16f67209f1cb152e9d332525f682c1225b44d91;hb=cd2f680988549922b1c928b7c01fc31112eeca4c;hpb=b06d2c5bbffa48b1e219ac92cf0be60528aff34a diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index d16f67209f..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.2.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} + @@ -70,11 +71,12 @@ org.opendaylight.controller - sal-common-impl + sal-dom-config + org.opendaylight.controller - netconf-util + sal-common-impl org.opendaylight.controller @@ -136,7 +138,6 @@ org.slf4j slf4j-simple - ${slf4j.version} test @@ -193,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; + * +