This commit is contained in:
Eugene Yokota 2015-08-10 20:32:24 -04:00
parent 5c6e055917
commit 0fdf0ce939
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import Sxr.sxr
// but can be shared across the multi projects.
def buildLevelSettings: Seq[Setting[_]] = Seq(
organization in ThisBuild := "org.scala-sbt",
version in ThisBuild := "0.13.9-SNAPSHOT",
version in ThisBuild := "0.13.9",
// bintrayOrganization in ThisBuild := None,
// bintrayRepository in ThisBuild := "test-test-test",
bintrayOrganization in ThisBuild := {