Rename akka to pekko in configuration (#63)
Resolves https://github.com/apache/incubator-pekko/issues/54
This commit is contained in:
parent
708da8caec
commit
3d93dbcb81
1047 changed files with 4472 additions and 4464 deletions
|
|
@ -10,7 +10,7 @@ To use Multi Node Testing, you must add the following dependency in your project
|
|||
@@dependency[sbt,Maven,Gradle] {
|
||||
bomGroup=com.typesafe.akka bomArtifact=akka-bom_$scala.binary.version$ bomVersionSymbols=AkkaVersion
|
||||
symbol1=AkkaVersion
|
||||
value1="$akka.version$"
|
||||
value1="$pekko.version$"
|
||||
group=com.typesafe.akka
|
||||
artifact=akka-multi-node-testkit_$scala.binary.version$
|
||||
version=AkkaVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue