From 7fe208589fa6d8ffb650ff33eedcbeb7d8f3d233 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 15 Jul 2024 14:39:57 +0200 Subject: [PATCH] release version 0.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4f9cac8e..3e14f6b1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ </parent> <groupId>de.ozgcloud</groupId> <artifactId>administration</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.0</version> <name>Administration</name> <description>Administration Backend Project</description> -- GitLab