Skip to content

Commit e8c07ac

Browse files
Increase sonatype's timeout duration
1 parent 85d8324 commit e8c07ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composebroadcasts/gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
SONATYPE_HOST=S01
33
RELEASE_SIGNING_ENABLED=true
44
SONATYPE_AUTOMATIC_RELEASE=true
5+
SONATYPE_CONNECT_TIMEOUT_SECONDS=180
6+
SONATYPE_CLOSE_TIMEOUT_SECONDS=1500
57

68
GROUP=io.github.shubhamsinghshubham777
79
POM_ARTIFACT_ID=composebroadcasts
@@ -21,4 +23,4 @@ POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/shubhamsinghshubham777/Compo
2123

2224
POM_DEVELOPER_ID=shubhamsinghshubham777
2325
POM_DEVELOPER_NAME=Shubham Singh
24-
POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/
26+
POM_DEVELOPER_URL=https://github.com/shubhamsinghshubham777/

0 commit comments

Comments
 (0)