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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7bf43807 Switch java version to 8
7bf43807 is described below

commit 7bf43807a608032506cb597cdc3590380598c370
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jan 9 11:10:30 2026 +0000

    Switch java version to 8
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cbb76205..a05ecd70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
         <url>https://www.apache.org/</url>
     </organization>
     <properties>
-        <javaVersion>1.8</javaVersion>
+        <javaVersion>8</javaVersion>
         <xmlschema-eclipse-version>2.0</xmlschema-eclipse-version>
         
<project.build.outputTimestamp>2025-10-29T15:21:21Z</project.build.outputTimestamp>
     </properties>

Reply via email to