From 51a93e36b834519d01c6d10b89d3bd68ee35737d Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Tue, 22 Apr 2025 07:36:47 +0200 Subject: [PATCH] Add SonarCloud project configuration to pom.xml Included project key, name, and branch for SonarCloud integration. This enables better tracking and analysis of code quality on the develop branch. --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 257b63c..67031ff 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,9 @@ thischwa https://sonarcloud.io ${file.encoding} + codes.thischwa:cloudflaredns + CloudflareDNS-java + develop