Change again the final name of the artifact
This commit is contained in:
@@ -75,7 +75,7 @@
|
|||||||
<archive>
|
<archive>
|
||||||
<manifestFile>${manifest.file}</manifestFile>
|
<manifestFile>${manifest.file}</manifestFile>
|
||||||
</archive>
|
</archive>
|
||||||
<finalName>AuthMe</finalName>
|
<finalName>AuthMe-${project.version}</finalName>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user