X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=8bc79002866f48d1490a6acb01049bbe28c3d5a0;hb=203caf5c312c6ce4719be972e84b5d07e7750ad0;hp=3698aee190cb628ca2511b0dc8d99092b04075ee;hpb=b25f55c6265708661db0a43fccc595f7fdd81767;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 3698aee190..8bc7900286 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.2 + 3.1.3 org.opendaylight.controller sal-remoterpc-connector - 1.6.0-SNAPSHOT + 1.7.3-SNAPSHOT bundle @@ -19,14 +18,14 @@ org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.3-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.5 pom import @@ -40,32 +39,32 @@ com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 @@ -124,10 +123,12 @@ io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 @@ -172,36 +173,11 @@ ${project.groupId}.${project.artifactId} - - + - !org.iq80.*; - !*snappy; - !org.jboss.*; - !com.jcraft.*; - !org.fusesource.*; - !*jetty*; - !sun.security.*; org.opendaylight.controller.cluster; * -