From b7cda146c2d2d5007d3ab913c5b54a60c5325de5 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Tue, 26 Jul 2022 20:11:00 +0200 Subject: [PATCH] switched to https gitea connection. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 42c70e1..11111cc 100644 --- a/pom.xml +++ b/pom.xml @@ -344,8 +344,8 @@ - scm:git:git@kreth-development.de:markus/TrainerInvoice.git - scm:git:git@kreth-development.de:markus/TrainerInvoice.git + scm:git:https://gitea.kreth-development.de/markus/TrainerInvoice.git + scm:git:https://gitea.kreth-development.de/markus/TrainerInvoice.git HEAD \ No newline at end of file