Skip to content

Commit

Permalink
fix: reverted change in pom.xlm
Browse files Browse the repository at this point in the history
  • Loading branch information
eschrewe committed Oct 9, 2023
1 parent ce3e202 commit 507c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<resources>
<!-- add basic application properties -->
<resource>
<directory>backend/src/main/resources</directory>
<directory>${project.basedir}/src/main/resources</directory>
<includes>
<include>application.properties</include>
</includes>
Expand Down

0 comments on commit 507c432

Please sign in to comment.