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