Minimale Schönheitskorrekturen

This commit is contained in:
2025-02-06 17:53:30 +01:00
parent 5c9146cbec
commit fad95f023b
5 changed files with 110 additions and 9 deletions

View File

@@ -13,9 +13,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
<timestamp>${maven.build.timestamp}</timestamp>
<timestamp>${maven.build.timestamp}</timestamp>
<maven.compiler.release>17</maven.compiler.release><!-- hier sollte 11 eigentlich genügen? -->
<maven.compiler.release>17</maven.compiler.release>
</properties>
<build>