Update project references to use updated GitLab namespace

This commit is contained in:
2025-06-30 19:29:56 +02:00
parent db4b47ef55
commit 29425678cf
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -51,9 +51,9 @@
</properties>
<scm>
<developerConnection>scm:git:git@gitlab.com:thischwa/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:git@gitlab.com:thischwa/CloudflareDNS-java.git</connection>
<url>https://gitlab.com/thischwa/CloudflareDNS-java</url>
<developerConnection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</connection>
<url>https://gitlab.com/th-schwarz/CloudflareDNS-java</url>
<tag>HEAD</tag>
</scm>