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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new f70610ce0 Update parent POM
f70610ce0 is described below

commit f70610ce0f4dce07dbd3095492ac7d150cd07521
Author: Andreas Veithen-Knowles <[email protected]>
AuthorDate: Fri Jan 9 23:26:01 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index fcb646ad9..bb52b1dc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>35</version>
+        <version>36</version>
     </parent>
 
     <groupId>org.apache.ws.commons.axiom</groupId>
@@ -278,7 +278,7 @@
     </distributionManagement>
 
     <properties>
-        <maven.compiler.target>17</maven.compiler.target>
+        <javaVersion>17</javaVersion>
         <!-- A more recent Java version is required by some of the Maven 
plugins in the build. -->
         <minimalJavaBuildVersion>21</minimalJavaBuildVersion>
 

Reply via email to