From 68890f1e76c8059c1822ad7b4b5b100874fe32d1 Mon Sep 17 00:00:00 2001 From: Markus Kreth Date: Mon, 1 Aug 2022 13:57:23 +0200 Subject: [PATCH] switch scm from github to gitea --- .classpath | 15 ++------------- pom.xml | 5 ++--- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index 6fe0074..74ff893 100644 --- a/.classpath +++ b/.classpath @@ -6,7 +6,7 @@ - + @@ -28,20 +28,9 @@ - + - - - - - - - - - - - diff --git a/pom.xml b/pom.xml index d38e6db..2d51b52 100644 --- a/pom.xml +++ b/pom.xml @@ -143,8 +143,7 @@ - scm:git:https://github.com/markuskreth/PropertyToJavaGenerator.git - scm:git:https://github.com/markuskreth/PropertyToJavaGenerator.git - PropertyToJavaGenerator-2.0.0 + scm:git:git@kreth-development.de:markus/PropertyToJavaGenerator.git + scm:git:git@kreth-development.de:markus/PropertyToJavaGenerator.git \ No newline at end of file