From e559ca113ff4d587973649166f5dc94f2e5e7165 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Sat, 24 Oct 2009 18:42:54 -0400 Subject: [PATCH] Use Nathan's databinder.net repository to get sbt --- launch/src/main/resources/sbt/sbt.boot.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch/src/main/resources/sbt/sbt.boot.properties b/launch/src/main/resources/sbt/sbt.boot.properties index 3d851e343..74211599d 100644 --- a/launch/src/main/resources/sbt/sbt.boot.properties +++ b/launch/src/main/resources/sbt/sbt.boot.properties @@ -12,7 +12,7 @@ [repositories] local maven-local - sbt: file:///home/mark/.ivy2/test/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext] + sbt-db: http://databinder.net/repo/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext] maven-central scala-tools-releases scala-tools-snapshots