X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=e3d0668f863644cf43be4ba596b6fd0656580bd1;hb=b21572e7fcdc926c7839f2b936eb3f623304fd6c;hp=65129df37d6605242e3188cbd36108db55b211d2;hpb=2611e6a728e586ea34dd891f30a473bf54d6cbd8;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 65129df37d..e3d0668f86 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.3-SNAPSHOT ../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 @@ -90,11 +88,6 @@ scala-library - - org.mockito - mockito-core - test - org.slf4j slf4j-simple