From c9ca032d1dad4a4435ef723a66b81d87f10a569b Mon Sep 17 00:00:00 2001 From: Rick Rongen Date: Mon, 15 Sep 2025 11:30:11 +0200 Subject: [PATCH] feat: set scm everywhere --- lib-1/pom.xml | 4 ++++ pom.xml | 4 ++++ spring-boot-common-utils/pom.xml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/lib-1/pom.xml b/lib-1/pom.xml index a9995ad..c45c5c5 100644 --- a/lib-1/pom.xml +++ b/lib-1/pom.xml @@ -3,6 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + com.sligrofoodgroup.spring-boot-common common diff --git a/pom.xml b/pom.xml index b6e5aea..55a575c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + com.sligrofoodgroup.spring-boot-common diff --git a/spring-boot-common-utils/pom.xml b/spring-boot-common-utils/pom.xml index 67717f3..6b38783 100644 --- a/spring-boot-common-utils/pom.xml +++ b/spring-boot-common-utils/pom.xml @@ -3,6 +3,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + scm:git:ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + ssh://gitea@gitea.rickrongen.nl:8789/RickRongen/tmp-sbcommon.git + com.sligrofoodgroup.spring-boot-common