pin down the tag name to just the version

this is what we used to have historically


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1834504 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2018-06-27 14:09:40 +00:00
parent ffe3fe4a50
commit 74c5980a94
1 changed files with 1 additions and 0 deletions

View File

@ -790,6 +790,7 @@
<version>2.5.3</version> <version>2.5.3</version>
<configuration> <configuration>
<useReleaseProfile>false</useReleaseProfile> <useReleaseProfile>false</useReleaseProfile>
<tagNameFormat>@{project.version}</tagNameFormat>
<!-- <!--
The openbooks example contains a build.xml which tries to add ~/.m2/repository/../openjpa-all-nnn.jar The openbooks example contains a build.xml which tries to add ~/.m2/repository/../openjpa-all-nnn.jar