=sam Update version numbers to 2.4-SNAPSHOT
This commit is contained in:
parent
2ff0f1d004
commit
613eec743e
15 changed files with 15 additions and 15 deletions
|
|
@ -8,7 +8,7 @@ val project = Project(
|
|||
base = file("."),
|
||||
settings = Project.defaultSettings ++ SbtMultiJvm.multiJvmSettings ++ Seq(
|
||||
name := "akka-sample-multi-node-scala",
|
||||
version := "2.3-SNAPSHOT",
|
||||
version := "2.4-SNAPSHOT",
|
||||
scalaVersion := "2.10.4",
|
||||
libraryDependencies ++= Seq(
|
||||
"com.typesafe.akka" %% "akka-remote" % akkaVersion,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue