mirror of https://github.com/sbt/sbt.git
1.0.3-SNAPSHOT
This commit is contained in:
parent
c855f0cd9e
commit
182b8296da
|
|
@ -9,7 +9,7 @@ def buildLevelSettings: Seq[Setting[_]] =
|
|||
inThisBuild(
|
||||
Seq(
|
||||
organization := "org.scala-sbt",
|
||||
version := "1.0.2-SNAPSHOT",
|
||||
version := "1.0.3-SNAPSHOT",
|
||||
description := "sbt is an interactive build tool",
|
||||
bintrayOrganization := Some("sbt"),
|
||||
bintrayRepository := {
|
||||
|
|
|
|||
Loading…
Reference in New Issue