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

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

commit d59e258ff7d315528c4a84bf8a924a4eb9e16eab
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Sep 19 11:37:12 2024 +0200

    Upgrading ASF parent POM
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3ed5e28f3..f9e5f2315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
       <groupId>org.apache</groupId>
       <artifactId>apache</artifactId>
-      <version>29</version>
+      <version>33</version>
     </parent>
 
     <groupId>org.apache.openjpa</groupId>
@@ -2367,7 +2367,7 @@
                 <configuration>
                     <show>package</show>
                     <quiet>true</quiet>
-                    <source>${java.class.version}</source>
+                    <release>${java.class.version}</release>
                     <links>
                         
<link>https://docs.oracle.com/en/java/javase/11/docs/api/</link>
                     </links>

Reply via email to