1. change actions maven.yml

This commit is contained in:
QAIU
2023-05-24 17:18:30 +08:00
parent dfd6a8c6ad
commit 9beeaf8b78
2 changed files with 6 additions and 3 deletions

View File

@@ -70,7 +70,6 @@
</dependencies>
<build>
<defaultGoal>compile</defaultGoal>
<directory>${project.basedir}/target/</directory>
<outputDirectory>${project.build.directory}/classes</outputDirectory>
<finalName>${project.artifactId}-${project.version}</finalName>