From 011a715580342218da14429c931d55627bd7b145 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Tue, 26 Jul 2022 15:59:52 +0200 Subject: [PATCH] switch to gitea scm --- .classpath | 16 ++-------------- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index e4f93ad..650f21c 100644 --- a/.classpath +++ b/.classpath @@ -33,27 +33,15 @@ - - - - - - - - - + - - - - + - diff --git a/pom.xml b/pom.xml index 6fded1c..42c70e1 100644 --- a/pom.xml +++ b/pom.xml @@ -344,8 +344,8 @@ - scm:git:https://github.com/markuskreth/TrainerInvoice.git - scm:git:https://github.com/markuskreth/TrainerInvoice.git + scm:git:git@kreth-development.de:markus/TrainerInvoice.git + scm:git:git@kreth-development.de:markus/TrainerInvoice.git HEAD \ No newline at end of file