From 333b5ce6605e1f4d6f97ca6695b71b2e5353c66d Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 28 Sep 2016 16:06:43 -0700 Subject: [PATCH] use proper lightbend.com and scala-sbt.org URLs not dl.bintray.com, it's an implementation detail that they're our current provider --- conf/repositories | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/repositories b/conf/repositories index b0bd68691..e3767f702 100644 --- a/conf/repositories +++ b/conf/repositories @@ -1,7 +1,7 @@ [repositories] private-repo: https://scala-ci.typesafe.com/artifactory/scala-release-temp/ jcenter-cache: https://scala-ci.typesafe.com/artifactory/jcenter/ - typesafe-ivy-releases: https://dl.bintray.com/typesafe/ivy-releases/, [organisation]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly - sbt-plugin-releases: https://dl.bintray.com/sbt/sbt-plugin-releases/, [organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext] + typesafe-ivy-releases: https://repo.lightbend.com/typesafe/ivy-releases/, [organisation]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly + sbt-plugin-releases: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/, [organisation]/[module]/(scala_[scalaVersion]/)(sbt_[sbtVersion]/)[revision]/[type]s/[artifact](-[classifier]).[ext] maven-central local