renamed akka-actor to akka-core
This commit is contained in:
parent
3af46e26ae
commit
dfb456453c
64 changed files with 12 additions and 12 deletions
|
|
@ -26,7 +26,7 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>akka-actors</artifactId>
|
||||
<artifactId>akka-core</artifactId>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue