From 78f897e5dff2674288603156984657b4a7c39fb9 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 13 Nov 2023 11:08:01 +0100
Subject: [PATCH] release version 1.1.0

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

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