From 157ac8b99ace4a0e7d0eb6c4b5d0af4082e7d819 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Mon, 3 Mar 2025 14:30:05 +0000 Subject: [PATCH] start development 0.3.0 --- 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