Skip to content

Commit

Permalink
Disable filtering on resources
Browse files Browse the repository at this point in the history
  • Loading branch information
dhadka committed Dec 25, 2023
1 parent 01d8bf3 commit b7f9ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
</resource>
<resource>
<directory>${project.basedir}/src/main/resources</directory>
<filtering>true</filtering>
<filtering>false</filtering>
</resource>
</resources>
<plugins>
Expand Down

0 comments on commit b7f9ad0

Please sign in to comment.