Skip to content

Commit

Permalink
Update to latest mecha, set 2.11.4 as default.
Browse files Browse the repository at this point in the history
  • Loading branch information
cantor-chron committed Dec 26, 2014
1 parent b37f28e commit 1ab43a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cross.conf
@@ -1,2 +1,2 @@
2.11.4
2.10.4
2.11.1
2 changes: 2 additions & 0 deletions project/Build.scala
Expand Up @@ -11,6 +11,8 @@ import org.stormenroute.mecha._

object ReactiveCollectionsBuild extends MechaRepoBuild {

def repoName = "reactive-collections"

val frameworkVersion = Def.setting {
ConfigParsers.versionFromFile(
(baseDirectory in reactiveCollections).value / "version.conf",
Expand Down

0 comments on commit 1ab43a4

Please sign in to comment.