Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
woody35545 authored Apr 15, 2024
1 parent 1c82c0c commit b3e4a96
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,14 @@
</configuration>
</plugin>
</plugins>
<resources>
<resource>
<directory>src/main/resources/key</directory>
<includes>
<include>**/*</include>
</includes>
</resource>
</resources>
</build>

</project>

0 comments on commit b3e4a96

Please sign in to comment.