From 68284f58561dae902f15725dc83925be0373613e Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Fri, 4 Oct 2024 22:45:47 +0200
Subject: [PATCH] fix pom

---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a5413fdf..cfeef7c89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,6 @@
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
         <version>3.2.0</version>
-        <relativePath/>
     </parent>
 
     <properties>
-- 
GitLab