„pom.xml“ ändern

This commit is contained in:
Verox 2023-07-09 16:56:32 +02:00
parent 717c3b5b8e
commit 86f35f4b41

View File

@ -43,7 +43,6 @@
<goals>
<goal>shade</goal>
</goals>
</execution>
<configuration>
<artifactSet>
<excludes>
@ -52,6 +51,7 @@
</excludes>
</artifactSet>
</configuration>
</execution>
</executions>
</plugin>
<plugin>