From f1df22e2566d8769a210adbe153d9910a1cbc3d2 Mon Sep 17 00:00:00 2001 From: tool4ever Date: Thu, 2 Mar 2023 08:01:50 +0100 Subject: [PATCH] Update maven.config Fix maven 3.9.0 --- .mvn/maven.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.mvn/maven.config b/.mvn/maven.config index 2965a02fc81..7a34b434c4d 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1 +1,2 @@ ---settings ./.mvn/local-settings.xml \ No newline at end of file +--settings +./.mvn/local-settings.xml