This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git

commit 4dd64cc6b340504677885447e2a39f44584a65cd
Author: Mark Struberg <[email protected]>
AuthorDate: Sat Sep 5 15:24:55 2020 +0200

    update build.properties to the last released openjpa version
---
 openjpa-examples/openbooks/build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openjpa-examples/openbooks/build.properties 
b/openjpa-examples/openbooks/build.properties
index 1bd8783..ffa2ad6 100644
--- a/openjpa-examples/openbooks/build.properties
+++ b/openjpa-examples/openbooks/build.properties
@@ -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.

Reply via email to