X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bundle-parent%2Fpom.xml;h=f2f20754a8eb9618b52bf8ad01bbe058c76310d7;hb=refs%2Fchanges%2F22%2F97322%2F2;hp=ee85b1d4364e0c570c3a919632f478e388fa19ee;hpb=7b9aeafe3d8ca7dd99f49b1e84dbba5c4a3d082f;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index ee85b1d436..f2f20754a8 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.mdsal dom-parent - 7.0.6 + 8.0.4 org.opendaylight.controller bundle-parent - 3.0.8-SNAPSHOT + 4.0.3-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 3.0.8-SNAPSHOT + 4.0.3-SNAPSHOT pom import @@ -84,6 +84,22 @@ + + com.typesafe.akka + akka-actor-testkit-typed_2.13 + 2.6.12 + test + + + com.typesafe.akka + akka-actor-typed_2.13 + + + com.typesafe.akka + akka-slf4j_2.13 + + + com.typesafe.akka akka-persistence-tck_2.13