From 50531ba35ef8f634b45b38c0fbde683a86a3267e Mon Sep 17 00:00:00 2001 From: Krzysztof <krzysztof.witukiewicz@mgm-tp.com> Date: Fri, 28 Feb 2025 14:50:37 +0000 Subject: [PATCH] release version 0.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5481ece..6057d92 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <groupId>de.ozgcloud.muk</groupId> <artifactId>muk-postfach</artifactId> - <version>0.2.0-SNAPSHOT</version> + <version>0.2.0</version> <name>ozgcloud-muk-postfach</name> <description>OZG-Cloud MUK Postfach</description> -- GitLab