Update version to 2.1-SNAPSHOT
This commit is contained in:
parent
fa1cd02eb1
commit
1fd28e429e
36 changed files with 100 additions and 85 deletions
|
|
@ -14,7 +14,7 @@ The Akka remoting is a separate jar file. Make sure that you have the following
|
|||
<dependency>
|
||||
<groupId>com.typesafe.akka</groupId>
|
||||
<artifactId>akka-remote</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
To enable remote capabilities in your Akka project you should, at a minimum, add the following changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue