why can't you work
Some checks failed
/ build (push) Failing after 43s

This commit is contained in:
Minecon724 2024-12-28 19:05:15 +01:00
parent 03a843bc35
commit 731b305151
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -37,7 +37,7 @@
<version>1.5.3</version> <version>1.5.3</version>
<executions> <executions>
<execution> <execution>
<phase>package</phase> <phase>process-sources</phase>
<goals> <goals>
<goal>replace</goal> <goal>replace</goal>
</goals> </goals>
@ -45,7 +45,7 @@
</executions> </executions>
<configuration> <configuration>
<includes> <includes>
<include>**</include> <include>src/main/java/**/*.java</include>
</includes> </includes>
<replacements> <replacements>
<replacement> <replacement>