| commit | f73efea21f0dd1aefcf3aa1cd1a3718f2e598b34 | [log] [tgz] |
|---|---|---|
| author | Matthias Sohn <matthias.sohn@sap.com> | Fri Apr 14 18:13:18 2023 +0200 |
| committer | Matthias Sohn <matthias.sohn@sap.com> | Sat Apr 15 00:42:22 2023 +0200 |
| tree | c1155d88efb05598a6355dff24e24f82b4fdebb7 | |
| parent | 23b9693a75b899c97da8a04c0b531874b225d236 [diff] |
Remove blank in maven.config Maven 3.9.1 doesn't accept this whitespace. Change-Id: I0f6e3652b1e581615c370d35bc782184712ac922
diff --git a/.mvn/maven.config b/.mvn/maven.config index ebbe288..3944d88 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config
@@ -1 +1 @@ --T 1C +-T1C