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=e7781fdbd79fbdc3f2132cf16b5082cbafb59e29;hpb=eef7fc9c3633f5f9145619d7941f9a9b135f7ef4;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index e7781fdbd7..c2776c0c76 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-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