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 96c5ff3f Updating website
96c5ff3f is described below

commit 96c5ff3f82946e479afb848947927ad0ba5c8d3a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Nov 3 10:09:25 2025 +0000

    Updating website
---
 src/site/apt/index.apt     |  2 +-
 src/site/xdoc/download.xml | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 821ed726..bf63a19a 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -5,7 +5,7 @@ Overview
    into memory and analyze or modify them, or to create entirely new schemas 
from
    scratch.
 
-   XMLSchema 2.0 is a major revision that takes advantage of the facilities of 
Java 1.5.  XMLSchema 2.3.0 requires Java8 or higher.
+   XMLSchema 2.0 is a major revision that takes advantage of the facilities of 
Java 1.5.  XMLSchema 2.3.x requires Java8 or higher.
 
    For information on how to use the XmlSchema API, please
    see the {{{./xmlschema-core/apidocs/index.html}javadocs}} or the 
{{{./xmlschema-core/schematutorial.html}tutorial}}.
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 6789f06e..e2ee82a3 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,18 +35,18 @@ LICENSE.txt and NOTICE.txt files contained in each release 
artifact.
 </subsection>
 <subsection name="Current official release (closest mirror site selected 
automatically)">
 <p>
-The current stable release is Apache XMLSchema 2.3.0:
+The current stable release is Apache XMLSchema 2.3.2:
 </p>
 <ul>
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/ws/xmlschema/2.3.0/xmlschema-2.3.0-source-release.zip";>xmlschema-2.3.0-source-release.zip</a>
-(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-2.3.0-source-release.zip.asc";>PGP</a>)
-(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-2.3.0-source-release.zip.sha512";>SHA-512</a>)
+<a 
href="https://www.apache.org/dyn/closer.lua/ws/xmlschema/2.3.2/xmlschema-2.3.2-source-release.zip";>xmlschema-2.3.2-source-release.zip</a>
+(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-2.3.2-source-release.zip.asc";>PGP</a>)
+(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-2.3.2-source-release.zip.sha512";>SHA-512</a>)
 </li>
 <li>
-<a 
href="https://www.apache.org/dyn/closer.lua/ws/xmlschema/2.3.0/xmlschema-core-2.3.0-bin.zip";>xmlschema-core-2.3.0-bin.zip</a>
-(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-core-2.3.0-bin.zip.asc";>PGP</a>)
-(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-core-2.3.0-bin.zip.sha512";>SHA-512)</a>
+<a 
href="https://www.apache.org/dyn/closer.lua/ws/xmlschema/2.3.2/xmlschema-core-2.3.2-bin.zip";>xmlschema-core-2.3.2-bin.zip</a>
+(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-core-2.3.2-bin.zip.asc";>PGP</a>)
+(<a 
href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-core-2.3.2-bin.zip.sha512";>SHA-512)</a>
 </li>
 </ul>
 </subsection>

Reply via email to