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=de54c316919b4e5a472bde78b9e2b68b1326f697;hp=c41cd7c7f744126ba16bd6b7c2807252fd50bbe0;hb=78efa22e4e7b70a468fcbaf120f8613598c36b5b;hpb=869d6bd3f66ca2b655d7690afe6a432700749907 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index c41cd7c7f7..de54c31691 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} + @@ -70,11 +71,12 @@ org.opendaylight.controller - sal-common-impl + sal-dom-config + org.opendaylight.controller - netconf-util + sal-common-impl org.opendaylight.controller @@ -113,14 +115,14 @@ - com.codahale.metrics + io.dropwizard.metrics metrics-core - - com.codahale.metrics - metrics-graphite - + + io.dropwizard.metrics + metrics-graphite + junit @@ -192,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; + * +