mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
quarkus-next: update Quarkus snapshots url (#40716)
Closes: #40694 Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
This commit is contained in:
parent
0cf4f005c8
commit
615a82b6c9
2
.github/scripts/prepare-quarkus-next.sh
vendored
2
.github/scripts/prepare-quarkus-next.sh
vendored
@ -7,7 +7,7 @@ add_repository() {
|
||||
|
||||
local id="sonatype-snapshots"
|
||||
local name="Sonatype Snapshots"
|
||||
local url="https://s01.oss.sonatype.org/content/repositories/snapshots/"
|
||||
local url="https://central.sonatype.com/repository/maven-snapshots/"
|
||||
|
||||
# Decide the tag based on the element
|
||||
local tag
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user