Author: struberg
Date: Wed Jun 27 14:15:14 2018
New Revision: 1834505
URL: http://svn.apache.org/viewvc?rev=1834505&view=rev
Log:
pin down the tag name to just the version
this is what we used to have historically
Modified:
openjpa/branches/2.4.x/pom.xml
Modified: openjpa/branches/2.4.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.4.x/pom.xml?rev=1834505&r1=1834504&r2=1834505&view=diff
==============================================================================
--- openjpa/branches/2.4.x/pom.xml (original)
+++ openjpa/branches/2.4.x/pom.xml Wed Jun 27 14:15:14 2018
@@ -786,6 +786,7 @@
<version>2.5.3</version>
<configuration>
<useReleaseProfile>false</useReleaseProfile>
+ <tagNameFormat>@{project.version}</tagNameFormat>
<!--
The openbooks example contains a build.xml which
tries to add ~/.m2/repository/../openjpa-all-nnn.jar