Korrektur Package mainClass

main
Sandro Leuchter 2024-12-10 16:30:27 +01:00
parent 32d09a63a6
commit 3e16aa8f36
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<packaging>jar</packaging>
<properties>
<exec.mainClass>io.dama.ffi.rendezvous.Sum</exec.mainClass>
<exec.mainClass>pp.Sum</exec.mainClass>
<maven.compiler.release>10</maven.compiler.release>
<lombok.version>edge-SNAPSHOT</lombok.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>