Skip to content

Commit 13ba04a

Browse files
committed
chore: revert maven revision back to 5.5.1 and hardcode jreleaser version to 0.5-beta
1 parent dda3ac4 commit 13ba04a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<description>KMatrix管理系统</description>
1414

1515
<properties>
16-
<revision>0.5-beta</revision>
16+
<revision>5.5.1</revision>
1717
<spring-boot.version>3.5.7</spring-boot.version>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
@@ -481,7 +481,7 @@
481481
<project>
482482
<name>KMatrix</name>
483483
<description>KMatrix Local Document AI Platform</description>
484-
<version>${project.version}</version>
484+
<version>0.5-beta</version>
485485
</project>
486486
<release>
487487
<!-- GitHub 发版配置 -->

0 commit comments

Comments
 (0)