X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bundle-parent%2Fpom.xml;h=3118f5b71fc57543282af336fbae279ea4d70348;hb=9455a86e1c6b3bf80b066cb01b042d16b3c71c40;hp=e7781fdbd79fbdc3f2132cf16b5082cbafb59e29;hpb=eef7fc9c3633f5f9145619d7941f9a9b135f7ef4;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index e7781fdbd7..3118f5b71f 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -11,13 +11,13 @@ org.opendaylight.mdsal dom-parent - 7.0.5 + 8.0.0 org.opendaylight.controller bundle-parent - 3.0.7-SNAPSHOT + 4.0.0-SNAPSHOT pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 3.0.7-SNAPSHOT + 4.0.0-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