From e4c97092778c499194245f89f96454481b202d19 Mon Sep 17 00:00:00 2001 From: Uragami Taichi Date: Mon, 22 Sep 2025 16:09:24 +0900 Subject: [PATCH] Add snapshot repository https://central.sonatype.org/publish/publish-portal-snapshots/#consuming-snapshot-releases-for-your-project --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index fed73d0..70a8fd9 100644 --- a/pom.xml +++ b/pom.xml @@ -206,5 +206,16 @@ false + + Central Portal Snapshots + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ + + false + + + true + +