From cda44692bf556ea2195cf82383625b1819158d9d Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:28:15 -0400 Subject: [PATCH] ci(snapshots): remove trailing slash (backport #461) (#462) * ci(snapshots): remove trailing slash (#461) (cherry picked from commit b521ed6d934521b85bb44f703fac1e7bb523aa97) # Conflicts: # pom.xml * fixup! ci(snapshots): remove trailing slash (#461) --------- Co-authored-by: Andrew Azores --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32d9ee9c..8b5fa6a0 100644 --- a/pom.xml +++ b/pom.xml @@ -374,7 +374,7 @@ ALWAYS https://s01.oss.sonatype.org/service/local - https://s01.oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots false true true