From 1b157af395dc65bfe98608898f4d3708e311b53f Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 3 Mar 2025 14:54:15 +0000
Subject: [PATCH] release version 0.6.0

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

diff --git a/pom.xml b/pom.xml
index ca9687b..b6c6392 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
 	<groupId>de.ozgcloud.processor</groupId>
 	<artifactId>processor-manager</artifactId>
-	<version>0.6.0-SNAPSHOT</version>
+	<version>0.6.0</version>
 	<inceptionYear>2023</inceptionYear>
 
 	<name>ozgcloud-processor-manager</name>
-- 
GitLab