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=90c8d4e4555322c3cf871fb767a9ccf729b8a395;hpb=afedfa80158137d46a649470b95788e8beac2c0d;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 90c8d4e455..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.11.0-SNAPSHOT + 2.0.1 ../parent - org.opendaylight.controller sal-remoterpc-connector - 1.11.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