From a3cd1ea7f24a8fe5e3c10bd8c42a6ab54bb32d85 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Mon, 6 Feb 2017 11:24:25 -0800 Subject: [PATCH] Remove the JetBrains repo (which contains snapshots). --- .../src/main/kotlin/com/beust/kobalt/Constants.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Constants.kt b/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Constants.kt index 92d1f294..5528be14 100644 --- a/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Constants.kt +++ b/modules/kobalt-plugin-api/src/main/kotlin/com/beust/kobalt/Constants.kt @@ -14,7 +14,7 @@ object Constants { // "https://maven-central.storage.googleapis.com/", "http://repo1.maven.org/maven2/", "https://jcenter.bintray.com/", - "http://repository.jetbrains.com/all/", +// "http://repository.jetbrains.com/all/", // <-- contains snapshots "https://dl.bintray.com/kotlin/kotlin-eap", "https://dl.bintray.com/kotlin/kotlin-eap-1.1"