This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to tag 0.4
in repository https://gitbox.apache.org/repos/asf/bval.git
commit 42a10483a32bd893477fead706fb33f85a62eb21
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Mon Apr 9 17:45:41 2012 +0000
tag name format
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1311353
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 69d8427..1a705e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,6 +507,7 @@
<arguments>-Papache-release</arguments>
<autoVersionSubmodules>true</autoVersionSubmodules>
<preparationGoals>clean install</preparationGoals>
+ <tagNameFormat>@{project.version}</tagNameFormat>
</configuration>
</plugin>
<plugin>