From 95ce4465638aa684ad7ea95a3dc26965acae4a86 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 20 Dec 2022 11:10:11 +0100 Subject: [PATCH] [Project] Fixed old URLs --- .../src/main/resources/archetype-resources/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml index d4cb29e..5078612 100644 --- a/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml +++ b/strolch.mvn.archetype.main/src/main/resources/archetype-resources/pom.xml @@ -10,9 +10,9 @@ - scm:git:https://github.com/4treesCH/strolch.git - scm:git:https://github.com/4treesCH/strolch.git - https://github.com/4treesCH/strolch + scm:git:https://github.com/strolch-li/strolch.git + scm:git:https://github.com/strolch-li/strolch.git + https://github.com/strolch-li/strolch