Skip to content

Commit

Permalink
Filter shade.prefix in simplelogger.properties (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebaron authored Nov 30, 2023
1 parent 4f9b941 commit a3951d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,13 @@
</dependencies>

<build>
<resources>
<resource>
<filtering>true</filtering>
<directory>src/main/resources</directory>
</resource>
</resources>

<pluginManagement>
<plugins>
<plugin>
Expand Down

0 comments on commit a3951d7

Please sign in to comment.