From 5b5dc3b0c5540fcc478ae6e35656a7a56a5c41e9 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 22 Apr 2024 15:11:11 +0200
Subject: [PATCH] start development 0.5.0

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

diff --git a/pom.xml b/pom.xml
index 1315cf8..8a11d46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
 	<groupId>de.ozgcloud.processor</groupId>
 	<artifactId>processor-manager</artifactId>
-	<version>0.4.0</version>
+	<version>0.5.0-SNAPSHOT</version>
 
 	<name>ozgcloud-processor-manager</name>
 	<description>OZG-Cloud Processor Manager</description>
-- 
GitLab