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 14239329784a1b1ef2e05144457c13cc296867eb Author: Mark Struberg <strub...@apache.org> AuthorDate: Sat May 6 09:11:58 2023 +0200 OPENJPA-2908 reflekt Jakarta API in our readme --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 384c071b5..68643cda5 100644 --- a/README.adoc +++ b/README.adoc @@ -3,7 +3,7 @@ == Preface Thank you for downloading this release of Apache OpenJPA. -Apache OpenJPA is an implementation of the Java Persistence API specification. +Apache OpenJPA is an implementation of the Jakarta Persistence API 3.0 specification. == License