Skip to content

Commit

Permalink
fix final name error
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksgata committed Jan 30, 2024
1 parent e7d9c4a commit 49adfd4
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 @@ -220,7 +220,7 @@
</dependencies>

<build>
<finalName>rulateday-api-server-SNAPSHOT.jar</finalName>
<finalName>rulateday-api-server-SNAPSHOT</finalName>
<resources>
<resource>
<directory>src/main/resources/env/${profiles.active}</directory>
Expand Down

0 comments on commit 49adfd4

Please sign in to comment.