From d20cc66a89150c28453366edc68be1eb0205ec7b Mon Sep 17 00:00:00 2001 From: Andres Almiray Date: Tue, 22 Oct 2024 19:42:58 +0200 Subject: [PATCH] build: Increase delay/retries for nexus2 deployment --- VERSION | 2 +- jreleaser.yml | 2 ++ pom.xml | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index ba5fbb93..79f267ba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.14.0-SNAPSHOT +1.14.0-SNAPSHOT \ No newline at end of file diff --git a/jreleaser.yml b/jreleaser.yml index dbdd7278..cf3984e0 100644 --- a/jreleaser.yml +++ b/jreleaser.yml @@ -72,6 +72,8 @@ deploy: url: https://s01.oss.sonatype.org/service/local closeRepository: true releaseRepository: true + transitionDelay: 20 + transitionMaxRetries: 100 stagingRepositories: - target/staging-deploy diff --git a/pom.xml b/pom.xml index 85e70441..2913d4dc 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 1.8 8 - 2024-10-22T17:40:22Z + 2024-10-22T19:02:12Z 2.0.13 4.7.5 0.9.0.M2