mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:27:28 +02:00
@@ -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 := {
|
||||
|
||||
Reference in New Issue
Block a user