From 2e70518c1218d6edbde1de59984c4126226c04b7 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Tue, 15 Apr 2014 14:41:55 +0200 Subject: Bump Akka version to 2.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Quoth @rkuhn: > seeing that you are cutting a Scala release, we’ll need to > decide on which Akka version to bundle with it. 2.3.0 has > some remoting bugs which we’d like to leave behind Given the difficult of overriding the bundled Akka version from the Scala script runner (SI-8472), we've deemed it worthwhile to bump the Akka version before releasing 2.11.0. --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'versions.properties') diff --git a/versions.properties b/versions.properties index 36bb055c62..4e0485fdd0 100644 --- a/versions.properties +++ b/versions.properties @@ -22,7 +22,7 @@ scala-parser-combinators.version.number=1.0.1 scala-continuations-plugin.version.number=1.0.1 scala-continuations-library.version.number=1.0.1 scala-swing.version.number=1.0.1 -akka-actor.version.number=2.3.0 +akka-actor.version.number=2.3.2 actors-migration.version.number=1.1.0 # external modules, used internally (not shipped) -- cgit v1.2.3