perf:调整插件

This commit is contained in:
曾文豪
2023-02-17 09:54:56 +08:00
parent a19fa65166
commit e8369320ab
2 changed files with 5 additions and 4 deletions

View File

@@ -135,12 +135,13 @@
<plugins>
<plugin>
<groupId>com.tiesheng.springboot-plugin</groupId>
<artifactId>launcher-maven-plugin</artifactId>
<version>0.0.2</version>
<artifactId>tiesheng-maven-plugin</artifactId>
<version>0.0.3</version>
<executions>
<execution>
<goals>
<goal>initScript</goal>
<goal>initStartScript</goal>
<goal>mysqlComparison</goal>
</goals>
</execution>
</executions>