diff --git a/gradle.properties b/gradle.properties index 56058aa2..bcf5bf81 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,6 +18,9 @@ POM_DEVELOPER_ID=thomasgorisse POM_DEVELOPER_NAME=Thomas Gorisse POM_DEVELOPER_URL=https://github.com/ThomasGorisse +SONATYPE_CONNECT_TIMEOUT_SECONDS=180 +#SONATYPE_CLOSE_TIMEOUT_SECONDS=900 + ###################### # Settings ######################