X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bundle-parent%2Fpom.xml;h=6b9a1cdb184c0afe1df84586f9693ef044cf25a8;hb=9df7ff1a75ebd9e3362afb7b924ed18b7ab8bd87;hp=b2c8e431a4928a036d3f6d75a1103d5dd7237dd3;hpb=a35607c5040d0fd561529fde3032c9f49393deeb;p=controller.git diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index b2c8e431a4..6b9a1cdb18 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.1 org.opendaylight.controller bundle-parent - 4.0.0-SNAPSHOT + 4.0.1 pom @@ -25,7 +25,7 @@ org.opendaylight.controller controller-artifacts - 4.0.0-SNAPSHOT + 4.0.1 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