From 740a954fb5133198661a3ad5d6c098cdef25c54e Mon Sep 17 00:00:00 2001 From: Miroslav Pokorny Date: Tue, 30 Dec 2025 17:31:49 +1100 Subject: [PATCH] sonatype central snapshots replaces oss --- gwt-pom.xml | 4 ++-- pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gwt-pom.xml b/gwt-pom.xml index 73b33aa..882f33e 100644 --- a/gwt-pom.xml +++ b/gwt-pom.xml @@ -47,8 +47,8 @@ - google-sonatype-snapshots - https://oss.sonatype.org/content/repositories/google-snapshots/ + maven.repository.snapshots + https://central.sonatype.org/repository/maven-snapshots/ true daily diff --git a/pom.xml b/pom.xml index 4772ff8..0f03471 100644 --- a/pom.xml +++ b/pom.xml @@ -70,8 +70,8 @@ - google-sonatype-snapshots - https://oss.sonatype.org/content/repositories/google-snapshots/ + maven.repository.snapshots + https://central.sonatype.org/repository/maven-snapshots/ true daily @@ -98,8 +98,8 @@ - google-sonatype-snapshots - https://oss.sonatype.org/content/repositories/google-snapshots/ + maven.repository.snapshots + https://central.sonatype.org/repository/maven-snapshots/ true daily