X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bundle-parent%2Fpom.xml;h=c2776c0c7692eabee49ef8aec93b10e471a99d65;hb=refs%2Fchanges%2F31%2F95731%2F19;hp=208f59e8a6f0667758da8822f313c380a7dc035e;hpb=c556457d012c44ef99dddeeea0fef84427add59b;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 208f59e8a6..c2776c0c76 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-SNAPSHOT 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