X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fpom.xml;h=37dcdc7560e2e4cc66f3936b73511e5d47281341;hb=eeb82d7528dda160a8dfcabbef10c85865a629be;hp=12be41506f8d276446f93b9497a03951b616e82f;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index 12be41506f..37dcdc7560 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -4,44 +4,48 @@ org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 2.0.5-SNAPSHOT ../parent - org.opendaylight.controller sal-remoterpc-connector - 1.10.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 + + + org.osgi + org.osgi.compendium + + com.typesafe.akka - akka-slf4j_2.12 + akka-slf4j_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 @@ -56,10 +60,6 @@ org.opendaylight.mdsal mdsal-dom-spi - - org.opendaylight.controller - sal-common-impl - org.opendaylight.controller sal-clustering-commons @@ -83,22 +83,13 @@ org.osgi - org.osgi.core - - - org.slf4j - slf4j-api + osgi.cmpn org.scala-lang scala-library - - org.mockito - mockito-core - test - org.slf4j slf4j-simple