aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1f88feb..c415c31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,7 @@
<configuration>
<mavenExecutorId>forked-path</mavenExecutorId>
<preparationGoals>clean install</preparationGoals>
+ <tag>v${project.version}</tag>
</configuration>
</plugin>