From 55cb30e095803c623c08f2ed64734eefd9b4d301 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 24 Mar 2025 15:38:06 +0000
Subject: [PATCH] start development 0.8.0

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

diff --git a/pom.xml b/pom.xml
index 5eafdc1..055bae1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
 	<groupId>de.ozgcloud.processor</groupId>
 	<artifactId>processor-manager</artifactId>
-	<version>0.7.0</version>
+	<version>0.8.0-SNAPSHOT</version>
 	<inceptionYear>2023</inceptionYear>
 
 	<name>ozgcloud-processor-manager</name>
-- 
GitLab