From 880a6c73803050ffc94d44c987c0a64c0aa74b11 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Tue, 3 Mar 2026 17:44:09 +0100 Subject: [PATCH] Update `pom.xml` and `README.md`: Migrate repository URLs from GitLab to Codeberg. --- README.md | 6 +++--- pom.xml | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2fd93f4..b637218 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ This guide comes without any warranty. Use at your own risk. The author is not r The project has its own maven repository. It can be added to the `pom.xml`: -```xml

+```xml - gitlab-cloudflare - https://gitlab.com/api/v4/projects/68509751/packages/maven + gitea + https://codeberg.org/api/packages/th-schwarz/maven ``` diff --git a/pom.xml b/pom.xml index 2a629a7..18e94fd 100644 --- a/pom.xml +++ b/pom.xml @@ -64,14 +64,18 @@ codeberg-cloudflaredns - https://codeberg.org/th-schwarz/CloudflareDNS-java/raw/branch/main/maven/ + https://codeberg.org/api/packages/th-schwarz/maven true + + + codeberg-cloudflaredns + https://codeberg.org/api/packages/th-schwarz/maven true - + @@ -280,4 +284,4 @@ - \ No newline at end of file +