Skip to content

Commit 38c4b63

Browse files
author
Alexander Furer
committed
release version=3.5.1 nexus publishing fixes 2
1 parent 405d44a commit 38c4b63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

publishSonatype.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ nexusStaging{
44
// stagingProfileId ='632626fc90406e'
55
username=System.env['nexusUsername']
66
password=System.env['nexusPassword']
7+
delayBetweenRetriesInMillis = 100000
8+
numberOfRetries= 40
79

810
}
911

0 commit comments

Comments
 (0)