From fa725ef9c9d540e759be381b1888da6091e4a5b1 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Sat, 14 Apr 2012 19:05:24 -0400 Subject: [PATCH] replace scala-tools-snapshots with sonatype oss --- launch/src/main/input_resources/sbt/sbt.boot.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch/src/main/input_resources/sbt/sbt.boot.properties b/launch/src/main/input_resources/sbt/sbt.boot.properties index e22520776..679ebaa78 100644 --- a/launch/src/main/input_resources/sbt/sbt.boot.properties +++ b/launch/src/main/input_resources/sbt/sbt.boot.properties @@ -13,7 +13,7 @@ local ${{repositories}} maven-central - scala-tools-snapshots + sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots [boot] directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}