X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=a2f2bd80821a3e876576a46d29706a270852d366;hb=99f80f27bee37bb23e345420bf14bb7bb4793c28;hp=15c54bd1591de2d3faec487c04d4937869c239cd;hpb=0adb29851377c6ad28f4a45b424b0c9478ddc0f1;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 15c54bd159..a2f2bd8082 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,11 +4,10 @@ org.opendaylight.controller mdsal-parent - 2.0.0-SNAPSHOT + 5.0.3-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl bundle @@ -53,14 +52,9 @@ - - com.typesafe.akka - akka-actor_2.13 - com.typesafe.akka akka-testkit_2.13 - test @@ -70,6 +64,10 @@ + + org.opendaylight.controller + eos-dom-akka + org.opendaylight.mdsal mdsal-binding-api @@ -94,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + org.osgi.service.component.annotations +