aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2010-11-21 14:28:59 +0100
committerJulien Eluard <[email protected]>2010-11-21 14:28:59 +0100
commitcb4dadd103158d6c3049343be9bed7f36a67464b (patch)
treebdaffc5a0a39f4cb5f273272c454082d5a1a0f2a
parent54a46c4bf4af1fd5b270583662061e7886e166ce (diff)
Added tag template.
-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>