X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=bb0315379206b744585237106a7fc79e4ae5d72d;hb=refs%2Ftags%2Fv2.0.1;hp=c868a2e185e0fc64305f36d66bf5697a7b22d284;hpb=839f16e02accbd7883ff75879179890668668f49;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index c868a2e185..bb03153792 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,44 +4,42 @@ org.opendaylight.controller mdsal-parent - 1.12.0-SNAPSHOT + 2.0.1 ../parent - org.opendaylight.controller sal-remoterpc-connector - 1.12.0-SNAPSHOT bundle com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-cluster_2.12 + akka-cluster_2.13 com.typesafe.akka - akka-remote_2.12 + akka-remote_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 test com.typesafe.akka - akka-osgi_2.12 + akka-osgi_2.13 com.typesafe.akka - akka-slf4j_2.12 + akka-slf4j_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 @@ -56,10 +54,6 @@ org.opendaylight.mdsal mdsal-dom-spi - - org.opendaylight.controller - sal-common-impl - org.opendaylight.controller sal-clustering-commons @@ -94,11 +88,6 @@ scala-library - - org.mockito - mockito-core - test - org.slf4j slf4j-simple