From 07f7f95fed5c0874a2e11a0829cdc4a8285956d8 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 20 Oct 2015 04:07:52 +0300 Subject: [PATCH] Update pattern for bootstrap download --- update_dependencies.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/update_dependencies.xml b/update_dependencies.xml index 0519547a0ac..b10c0a9324d 100644 --- a/update_dependencies.xml +++ b/update_dependencies.xml @@ -279,6 +279,7 @@ build.locator.request="${kotlin.bootstrap.locator}" artifact.path="kotlin-plugin-{build.number}.zip" dest="dependencies/download/bootstrap-compiler.zip" + build.number.pattern="[0-9a-z-+\.]+" usetimestamp="true"/>