From cdaee0520fcae639edd7922bcc0fd8ad7281e227 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 3 Mar 2025 14:54:46 +0000
Subject: [PATCH] start development 0.7.0

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

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