From 94379ca6401572056c3c3b028d49150a9a2f24ca Mon Sep 17 00:00:00 2001 From: Sebastien Vermeille Date: Tue, 27 Aug 2024 08:31:45 +0200 Subject: [PATCH] Fix maven central requirements (#28) * Complete pom.xml That way maven central requirement checks pass when releasing * Complete pom.xml That way maven central requirement checks pass when releasing --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 85f166d..120cfb8 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,11 @@ StyleSniffer provides a straightforward and efficient way to understand and manage these styles. https://stylesniffer.cookiecode.dev/ + + scm:git:git@github.com:sebastienvermeille/StyleSniffer.git + scm:git:git@github.com:sebastienvermeille/StyleSniffer.git + https://github.com/sebastienvermeille/stylesniffer + MIT License