Skip to content
Snippets Groups Projects
Commit 326e99dd authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4109 [chore] add version to package name

parent cda44256
Branches
Tags
No related merge requests found
......@@ -181,7 +181,7 @@
<goal>single</goal>
</goals>
<configuration>
<finalName>${project.artifactId}</finalName>
<finalName>${project.artifactId}-${project.version}</finalName>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
</descriptorRefs>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment