From f56167726d259ae50a73d13cd033f4b988532daa Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Thu, 14 Sep 2023 15:59:19 +0200 Subject: [PATCH] Register a new deploy server in maven instead of forgotten one KTI-1377 --- libraries/maven-settings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/maven-settings.xml b/libraries/maven-settings.xml index 9752ef80329..3ae188eea14 100644 --- a/libraries/maven-settings.xml +++ b/libraries/maven-settings.xml @@ -5,9 +5,9 @@ - jetbrains-kotlin - tc-kotlin - ${tc-kotlin.password} + deploy-server + ${kotlin.build.deploy-username} + ${kotlin.build.deploy-password} jetbrains-kotlin-github