From b2ba382c4ad8f39b4e6a4347f3d5a2afe8641900 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 11 Sep 2023 10:54:29 +0200
Subject: [PATCH] release version 1.0.0

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

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