fix compilation

This commit is contained in:
Anthony Calosa
2024-10-20 20:09:29 +08:00
parent 426e63598f
commit 39c8a6af3e
6 changed files with 272 additions and 267 deletions

View File

@@ -331,7 +331,7 @@
</execution>
</executions>
</plugin>
<plugin>
<!--plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<version>1.6.0</version>
@@ -355,7 +355,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin-->
</plugins>
</build>