mirror of https://github.com/apache/openjpa.git
update build.properties to the last released openjpa version
This commit is contained in:
parent
f831ef17c1
commit
4dd64cc6b3
|
@ -21,7 +21,7 @@
|
||||||
# Directory location of maven repository
|
# Directory location of maven repository
|
||||||
maven.repos=${user.home}/.m2/repository
|
maven.repos=${user.home}/.m2/repository
|
||||||
# OpenJPA runtime artifact
|
# OpenJPA runtime artifact
|
||||||
openjpa.version=3.0.1-SNAPSHOT
|
openjpa.version=3.1.2
|
||||||
|
|
||||||
# This is the variable of interest.
|
# This is the variable of interest.
|
||||||
# Notice that the variable points to a directory, not a *.jar file.
|
# Notice that the variable points to a directory, not a *.jar file.
|
||||||
|
|
Loading…
Reference in New Issue