From 6038eb4815e198c06d0735f8800589d36c5b7fdc Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Fri, 18 Jul 2025 09:43:09 +0800 Subject: [PATCH] Update snapshot repos --- pom.xml | 63 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index db80951..65d1b09 100644 --- a/pom.xml +++ b/pom.xml @@ -33,34 +33,45 @@ - - 2021-09 - p2 - http://download.eclipse.org/releases/2021-09 - + + 2021-09 + p2 + http://download.eclipse.org/releases/2021-09 + - - ossrh-staging - OSS Sonatype Staging - https://oss.sonatype.org/content/groups/staging/ - - false - - - true - - + + ossrh-staging + OSS Sonatype Staging + https://central.sonatype.com + + false + + + true + + - - snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - + + snapshots-repo + https://central.sonatype.com/repository/maven-snapshots + + false + + + true + + + + + snapshots-repo-old + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + +