From 5e94169b0a13f9a95856e614787f5329d0311885 Mon Sep 17 00:00:00 2001 From: Tobias Koch Date: Tue, 27 Feb 2024 14:26:51 +0100 Subject: [PATCH] Add distribution management --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index d76a0e9..130f8da 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,21 @@ + + + true + nexus-releases + QBiC Releases + https://qbic-repo.qbic.uni-tuebingen.de/repository/maven-releases + + + false + nexus-snapshots + QBiC Snapshots + https://qbic-repo.qbic.uni-tuebingen.de/repository/maven-snapshots + + + 21 21