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