From 6078f6b6a72ab7c61433cb6c3b5120b0eb52c606 Mon Sep 17 00:00:00 2001 From: Marco Martinez Date: Wed, 17 Jan 2024 15:14:40 -0700 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 13fec39..ca40cd3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true SONATYPE_AUTOMATIC_RELEASE=true -SONATYPE_CONNECT_TIMEOUT_SECONDS=60 +SONATYPE_CONNECT_TIMEOUT_SECONDS=180 SONATYPE_CLOSE_TIMEOUT_SECONDS=900 POM_NAME=RpcCore