From 9ac81fc449d172e4f795a92247e0b539bbe13c69 Mon Sep 17 00:00:00 2001 From: Thomas Manson Date: Thu, 15 Feb 2024 15:44:50 +1100 Subject: [PATCH] Add snapshot repo --- pom.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 0347d04..738f107 100644 --- a/pom.xml +++ b/pom.xml @@ -83,12 +83,15 @@ - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - + + + snapshots-repo + https://s01.oss.sonatype.org/content/repositories/snapshots + false + true + + +