Switching to Scala 2.9.1-1
This commit is contained in:
parent
65629f3314
commit
fa1cd02eb1
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ object AkkaBuild extends Build {
|
|||
lazy val buildSettings = Seq(
|
||||
organization := "com.typesafe.akka",
|
||||
version := "2.0-SNAPSHOT",
|
||||
scalaVersion := "2.9.1-1-RC1"
|
||||
scalaVersion := "2.9.1-1"
|
||||
)
|
||||
|
||||
lazy val akka = Project(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue