Skip to content
Snippets Groups Projects
Commit 3d93a093 authored by Christian Wulf's avatar Christian Wulf
Browse files

renamed filename for mvn package

parent cc0cf893
No related branches found
No related tags found
No related merge requests found
......@@ -108,7 +108,7 @@
</execution>
</executions>
<configuration>
<finalName>${project.artifactId}-${project.version}</finalName>
<finalName>${project.artifactId}-${project.version}-with-dependencies</finalName>
</configuration>
</plugin>
</plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment