mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 01:03:36 +02:00
org.scala-tools.sbt -> org.scala-sbt and dropping scala-tools.org from defaults
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
version: 2.9.1
|
||||
|
||||
[app]
|
||||
org: org.scala-tools.sbt
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: read(sbt.version)[0.12.0-SNAPSHOT]
|
||||
class: ${sbt.main.class-sbt.xMain}
|
||||
@@ -13,8 +13,6 @@
|
||||
local
|
||||
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
|
||||
maven-central
|
||||
scala-tools-releases
|
||||
scala-tools-snapshots
|
||||
|
||||
[ivy]
|
||||
ivy-home: ${sbt.ivy.home-${user.home}/.ivy2/}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
version: 2.9.1
|
||||
|
||||
[app]
|
||||
org: org.scala-tools.sbt
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: 0.12.0-SNAPSHOT
|
||||
class: sbt.ScriptMain
|
||||
@@ -13,5 +13,3 @@
|
||||
local
|
||||
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
|
||||
maven-central
|
||||
scala-tools-releases
|
||||
scala-tools-snapshots
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
version: 2.9.1
|
||||
|
||||
[app]
|
||||
org: org.scala-tools.sbt
|
||||
org: org.scala-sbt
|
||||
name: sbt
|
||||
version: 0.12.0-SNAPSHOT
|
||||
class: sbt.ConsoleMain
|
||||
@@ -13,5 +13,3 @@
|
||||
local
|
||||
typesafe-ivy-releases: http://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext]
|
||||
maven-central
|
||||
scala-tools-releases
|
||||
scala-tools-snapshots
|
||||
|
||||
Reference in New Issue
Block a user