update build.properties to the last released openjpa version

This commit is contained in:
Mark Struberg 2020-09-05 15:24:55 +02:00
parent f831ef17c1
commit 4dd64cc6b3
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# Directory location of maven repository
maven.repos=${user.home}/.m2/repository
# OpenJPA runtime artifact
openjpa.version=3.0.1-SNAPSHOT
openjpa.version=3.1.2
# This is the variable of interest.
# Notice that the variable points to a directory, not a *.jar file.