From b23b6f0dbd15e03885fddfa419bf6252e8aa2e2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 9 Mar 2025 11:55:33 +0100 Subject: [PATCH] add repository info --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index aad1618..9155710 100644 --- a/pom.xml +++ b/pom.xml @@ -98,4 +98,15 @@ true + + + nexus-releases + https://nexus.beatrice.wtf/repository/maven-releases/ + + + nexus-snapshots + https://nexus.beatrice.wtf/repository/maven-snapshots/ + + +