From 5d280da2a935357b814d9ee84677e6ecdbf9ff42 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 11 Sep 2023 11:25:52 +0200
Subject: [PATCH] start development 1.1.0

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

diff --git a/pom.xml b/pom.xml
index 788542e..2921f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>de.ozgcloud</groupId>
 	<artifactId>ozg-operator</artifactId>
-	<version>1.0.0</version>
+	<version>1.1.0-SNAPSHOT</version>
 	<name>OZG Cloud Operator</name>
 	<description>OZG Cloud Operator</description>
 	
-- 
GitLab