mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
chore: change main version to 4.3.3
This commit is contained in:
parent
df7ceb7ba5
commit
c3c735e5f1
@ -58,8 +58,8 @@
|
||||
<version>${springboot.version}</version>
|
||||
<configuration>
|
||||
<mainClass>tech.powerjob.server.PowerJobServerApplication</mainClass>
|
||||
<!-- 支持 server 作为 jar 包被外部系统集成 https://gitee.com/KFCFans/PowerJob/issues/I6H8JF -->
|
||||
<classifier>exec</classifier>
|
||||
<!-- 支持 server 作为 jar 包被外部系统集成 https://gitee.com/KFCFans/PowerJob/issues/I6H8JF ,短期内为了兼容 CI 流程 deploy 阶段关闭注释,推 master 重新打开-->
|
||||
<!-- <classifier>exec</classifier>-->
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user