Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
修改版本读取
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaMoHuaHuo-CN committed May 14, 2022
1 parent d62e221 commit 5b0e5c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
</repositories>

<build>
<resources>
<resource>
<directory>src/main/resources</directory>
<filtering>true</filtering>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 5b0e5c6

Please sign in to comment.