Skip to content

Commit

Permalink
Merge pull request #7 from Frago9876543210/dev
Browse files Browse the repository at this point in the history
Fixed maven warning
  • Loading branch information
zfkun committed Dec 31, 2021
2 parents 0907d83 + d42d5e4 commit 8a7a9ab
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 @@ -13,7 +13,7 @@
</properties>

<build>
<finalName>mymap-v${version}</finalName>
<finalName>mymap-v${project.version}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 8a7a9ab

Please sign in to comment.