Skip to content

Commit 96c5ff3

Browse files
committed
Updating website
1 parent 399299c commit 96c5ff3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/site/apt/index.apt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Overview
55
into memory and analyze or modify them, or to create entirely new schemas from
66
scratch.
77

8-
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.
8+
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.
99

1010
For information on how to use the XmlSchema API, please
1111
see the {{{./xmlschema-core/apidocs/index.html}javadocs}} or the {{{./xmlschema-core/schematutorial.html}tutorial}}.

src/site/xdoc/download.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ LICENSE.txt and NOTICE.txt files contained in each release artifact.
3535
</subsection>
3636
<subsection name="Current official release (closest mirror site selected automatically)">
3737
<p>
38-
The current stable release is Apache XMLSchema 2.3.0:
38+
The current stable release is Apache XMLSchema 2.3.2:
3939
</p>
4040
<ul>
4141
<li>
42-
<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>
43-
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-2.3.0-source-release.zip.asc">PGP</a>)
44-
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-2.3.0-source-release.zip.sha512">SHA-512</a>)
42+
<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>
43+
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-2.3.2-source-release.zip.asc">PGP</a>)
44+
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-2.3.2-source-release.zip.sha512">SHA-512</a>)
4545
</li>
4646
<li>
47-
<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>
48-
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-core-2.3.0-bin.zip.asc">PGP</a>)
49-
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.0/xmlschema-core-2.3.0-bin.zip.sha512">SHA-512)</a>
47+
<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>
48+
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-core-2.3.2-bin.zip.asc">PGP</a>)
49+
(<a href="https://downloads.apache.org/ws/xmlschema/2.3.2/xmlschema-core-2.3.2-bin.zip.sha512">SHA-512)</a>
5050
</li>
5151
</ul>
5252
</subsection>

0 commit comments

Comments
 (0)