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=4e007f4c5d8e4447c1ea683312f40302bc91f2d9;hp=ce3bfe9a4c81a65decaf51625c7505c07cafc05e;hb=0e04f999d78b80e9b42026e1a333327d48818c08;hpb=8c6fac2a853a107c49983fb17934958eadaee416 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index ce3bfe9a4c..4e007f4c5d 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -34,7 +34,15 @@ com.typesafe.akka akka-testkit_${scala.version} + + com.typesafe.akka + akka-osgi_${scala.version} + + + com.typesafe.akka + akka-slf4j_${scala.version} + @@ -51,18 +59,23 @@ org.opendaylight.controller sal-core-api - - org.opendaylight.controller - netconf-util - - org.opendaylight.controller - sal-core-spi + org.opendaylight.controller + sal-core-spi + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + netconf-util - org.opendaylight.controller - sal-common-impl + org.opendaylight.controller + sal-clustering-commons + @@ -104,6 +117,11 @@ scala-library + + com.codahale.metrics + metrics-core + 3.0.1 + junit @@ -116,7 +134,7 @@ test - + org.slf4j slf4j-simple ${slf4j.version} @@ -148,8 +166,11 @@ ${project.groupId}.${project.artifactId} - !org.jboss.*;!com.jcraft.*;* + !org.iq80.*;!*snappy;!org.jboss.*;!com.jcraft.*;!org.fusesource.*;* + sal-clustering-commons; + sal-akka-raft; + *metrics*; !sal*; !*config-api*; !*testkit*; @@ -192,6 +213,9 @@ + + +