From 57b4caca0840c5e442e27ed20fbf1096793170f2 Mon Sep 17 00:00:00 2001 From: devonfw-core Date: Fri, 6 Sep 2024 16:42:18 +0000 Subject: [PATCH] set next version to 2024.09.002-beta-SNAPSHOT --- .mvn/maven.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index 4e2a47cd4..0f22a5864 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1 +1 @@ --Drevision=2024.09.001-beta +-Drevision=2024.09.002-beta-SNAPSHOT