updated spring module pom to latest akka module layout.
This commit is contained in:
parent
fd83fae00e
commit
0d65b62618
1 changed files with 1 additions and 6 deletions
|
|
@ -29,12 +29,7 @@
|
|||
<version>2.5.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>akka-actors</artifactId>
|
||||
<groupId>se.scalablesolutions.akka</groupId>
|
||||
<version>0.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>akka-util-java</artifactId>
|
||||
<artifactId>akka-core</artifactId>
|
||||
<groupId>se.scalablesolutions.akka</groupId>
|
||||
<version>0.6</version>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue