=pro #3855 Update to Scala 2.10.3
This commit is contained in:
parent
6ad0550006
commit
7450737cdd
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ object AkkaBuild extends Build {
|
|||
|
||||
val enableMiMa = false
|
||||
|
||||
val requestedScalaVersion = System.getProperty("akka.scalaVersion", "2.10.2")
|
||||
val requestedScalaVersion = System.getProperty("akka.scalaVersion", "2.10.3")
|
||||
|
||||
lazy val buildSettings = Seq(
|
||||
organization := "com.typesafe.akka",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue