132
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Stephan Schnabel 2025-05-28 20:47:29 +02:00
parent 4ecf43eb5b
commit f6159763e2
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -64,6 +64,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
<maven.release.releaseProfiles>deploy,site,ossrh,release</maven.release.releaseProfiles>