From ef169bda571c7d71de36ba96f785612fa680fb02 Mon Sep 17 00:00:00 2001 From: Rick Rongen Date: Mon, 15 Sep 2025 14:39:57 +0200 Subject: [PATCH] feat: test change --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 712f033..a9ee3ed 100644 --- a/pom.xml +++ b/pom.xml @@ -28,4 +28,18 @@ UTF-8 + + + + org.apache.maven.plugins + maven-release-plugin + + true + SemVerVersionPolicy + + + + + +