Author: struberg
Date: Wed Jun 27 14:09:40 2018
New Revision: 1834504

URL: http://svn.apache.org/viewvc?rev=1834504&view=rev
Log:
pin down the tag name to just the version

this is what we used to have historically

Modified:
    openjpa/trunk/pom.xml

Modified: openjpa/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=1834504&r1=1834503&r2=1834504&view=diff
==============================================================================
--- openjpa/trunk/pom.xml (original)
+++ openjpa/trunk/pom.xml Wed Jun 27 14:09:40 2018
@@ -790,6 +790,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


Reply via email to