diff options
author | Julien Eluard <[email protected]> | 2010-11-21 14:28:59 +0100 |
---|---|---|
committer | Julien Eluard <[email protected]> | 2010-11-21 14:28:59 +0100 |
commit | cb4dadd103158d6c3049343be9bed7f36a67464b (patch) | |
tree | bdaffc5a0a39f4cb5f273272c454082d5a1a0f2a | |
parent | 54a46c4bf4af1fd5b270583662061e7886e166ce (diff) |
Added tag template.
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -161,6 +161,7 @@ <configuration> <mavenExecutorId>forked-path</mavenExecutorId> <preparationGoals>clean install</preparationGoals> + <tag>v${project.version}</tag> </configuration> </plugin> |