Skip to content

Commit

Permalink
[JBWS-4395]:Fix the path typo in the pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimma committed Oct 18, 2023
1 parent 44a11ac commit a32f95d
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 @@ -86,7 +86,7 @@
<build>
<resources>
<resource>
<targetPath>../etc</targetPath>
<targetPath>./etc</targetPath>
<directory>src/main/etc</directory>
<filtering>true</filtering>
</resource>
Expand Down

0 comments on commit a32f95d

Please sign in to comment.