From 1e90afc6d9f78e5c78e0d91d7136b8dea2a218fd Mon Sep 17 00:00:00 2001 From: Thomas Manson Date: Thu, 15 Feb 2024 15:44:33 +1100 Subject: [PATCH] Add snapshot repo --- attestation-aws/pom.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/attestation-aws/pom.xml b/attestation-aws/pom.xml index 19ff0b8..6e4e7bd 100644 --- a/attestation-aws/pom.xml +++ b/attestation-aws/pom.xml @@ -40,12 +40,14 @@ - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - + + + snapshots-repo + https://s01.oss.sonatype.org/content/repositories/snapshots + false + true + +