Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c3c735e

Browse files
committed
chore: change main version to 4.3.3
1 parent df7ceb7 commit c3c735e

File tree

1 file changed

+2
-2
lines changed
  • powerjob-server/powerjob-server-starter

1 file changed

+2
-2
lines changed

powerjob-server/powerjob-server-starter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
<version>${springboot.version}</version>
5959
<configuration>
6060
<mainClass>tech.powerjob.server.PowerJobServerApplication</mainClass>
61-
<!-- 支持 server 作为 jar 包被外部系统集成 https://gitee.com/KFCFans/PowerJob/issues/I6H8JF -->
62-
<classifier>exec</classifier>
61+
<!-- 支持 server 作为 jar 包被外部系统集成 https://gitee.com/KFCFans/PowerJob/issues/I6H8JF ,短期内为了兼容 CI 流程 deploy 阶段关闭注释,推 master 重新打开-->
62+
<!-- <classifier>exec</classifier>-->
6363
</configuration>
6464
<executions>
6565
<execution>

0 commit comments

Comments
 (0)