X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bundle-parent%2Fpom.xml;h=e4e1b85a151736fa4e46d44349c89fbcb89156d1;hb=d6bc529eaf624afe74d9bf9ee9ab0cb926bba576;hp=ee85b1d4364e0c570c3a919632f478e388fa19ee;hpb=7b9aeafe3d8ca7dd99f49b1e84dbba5c4a3d082f;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index ee85b1d436..e4e1b85a15 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.0 org.opendaylight.controller bundle-parent - 3.0.8-SNAPSHOT + 4.0.1-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 3.0.8-SNAPSHOT + 4.0.1-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