aboutsummaryrefslogtreecommitdiffstats
path: root/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'api/pom.xml')
-rw-r--r--api/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pom.xml b/api/pom.xml
index c48d8d7..15e8aa1 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -52,6 +52,7 @@
</transformers>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>full</shadedClassifierName>
+ <finalName>semver-${project.version}</finalName>
</configuration>
</execution>
</executions>