Update version to 2.1-SNAPSHOT
This commit is contained in:
parent
fa1cd02eb1
commit
1fd28e429e
36 changed files with 100 additions and 85 deletions
|
|
@ -48,7 +48,7 @@ multi-JVM testing::
|
|||
|
||||
lazy val buildSettings = Defaults.defaultSettings ++ Seq(
|
||||
organization := "com.typesafe.akka",
|
||||
version := "2.0-SNAPSHOT",
|
||||
version := "2.1-SNAPSHOT",
|
||||
scalaVersion := "2.9.1",
|
||||
crossPaths := false
|
||||
)
|
||||
|
|
@ -381,4 +381,4 @@ same machine at the same time.
|
|||
|
||||
The machines that are used for testing (slaves) should have ssh access to the outside world and be able to talk
|
||||
to each other with the internal addresses given. On the master machine ssh client is required. Obviosly git
|
||||
and sbt should be installed on both master and slave machines.
|
||||
and sbt should be installed on both master and slave machines.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue