From fe60168f066ff556a2785db80b5f9bd7ea9c5d21 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 24 Mar 2025 15:42:17 +0000
Subject: [PATCH] release version 1.6.0

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

diff --git a/pom.xml b/pom.xml
index af260c9..9185afa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 
 	<groupId>de.ozgcloud</groupId>
 	<artifactId>administration</artifactId>
-	<version>1.6.0-SNAPSHOT</version>
+	<version>1.6.0</version>
 	<name>Administration</name>
 	<description>Administration Backend Project</description>
 	<inceptionYear>2024</inceptionYear>
-- 
GitLab