=pro sbt-0.13.2-RC2 with name hashing, scala 2.10.4
* take advantage of latest incremental compiler improvements * scala 2.10.4 * Remove workaround in FutureSpec, bug fixed in Scala 2.10.4 * Change version of samples to allow snapshot overwrite in publishM2 * allow publish overwrite for osgi-dining-hakkers/uncommons
This commit is contained in:
parent
d51e06b389
commit
f677ed0b68
20 changed files with 37 additions and 35 deletions
|
|
@ -2,7 +2,7 @@ name := "akka-docs-java-lambda"
|
|||
|
||||
version := "2.4-SNAPSHOT"
|
||||
|
||||
scalaVersion := "2.10.3"
|
||||
scalaVersion := "2.10.4"
|
||||
|
||||
compileOrder := CompileOrder.ScalaThenJava
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue