mirror of https://github.com/sbt/sbt.git
replace scala-tools-snapshots with sonatype oss
This commit is contained in:
parent
56d8432682
commit
fa725ef9c9
|
|
@ -13,7 +13,7 @@
|
||||||
local
|
local
|
||||||
${{repositories}}
|
${{repositories}}
|
||||||
maven-central
|
maven-central
|
||||||
scala-tools-snapshots
|
sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots
|
||||||
|
|
||||||
[boot]
|
[boot]
|
||||||
directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}
|
directory: ${sbt.boot.directory-${sbt.global.base-${user.home}/.sbt}/boot/}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue