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

renamed filename for mvn package

parent 2e1c899f
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