mirror of https://github.com/apache/openjpa.git
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:
parent
ffe3fe4a50
commit
74c5980a94
1
pom.xml
1
pom.xml
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue