aboutsummaryrefslogtreecommitdiff
path: root/src/site
diff options
context:
space:
mode:
authorRob Tompkins <chtompki@gmail.com>2019-04-10 21:17:56 -0400
committerRob Tompkins <chtompki@gmail.com>2019-04-10 21:17:56 -0400
commit1889cacfafda973edc371218f4d8d2ecb2f5af89 (patch)
treec8108e8d1d2f70b030d551701452e71885d6a5b6 /src/site
parent838d7ebefb0e2e5e70bdb84c1282a69b99a9bb7d (diff)
downloadapache-commons-lang-1889cacfafda973edc371218f4d8d2ecb2f5af89.tar.gz
Prepare 3.9 RC2
Diffstat (limited to 'src/site')
-rw-r--r--src/site/resources/release-notes/RELEASE-NOTES-3.9.txt2
-rw-r--r--src/site/xdoc/index.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt
index 15bbb2280..7b78587cb 100644
--- a/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt
+++ b/src/site/resources/release-notes/RELEASE-NOTES-3.9.txt
@@ -19,7 +19,7 @@ Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
-New features and bug fixes. Requires Java 8, supports Java 9, 10, 11
+New features and bug fixes. Requires Java 8.0, supports Java 9, 10, 11
Changes in this version include:
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 08b1915c5..58142afa8 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -50,7 +50,7 @@ and various <a href="project-reports.html">project reports</a> are provided.
The Javadoc API documents are available online:
</p>
<ul>
-<li>The <a href="javadocs/api-3.9/index.html">current stable release 3.9</a> [Java 8 and up]</li>
+<li>The <a href="javadocs/api-3.9/index.html">current stable release 3.9</a> [Java 8.0 and up]</li>
<li>The <a href="javadocs/api-2.6/index.html">legacy release 2.6</a> [Java 1.2 and up]</li>
<li>Older releases - see the <a href="release-history.html">Release History</a> page</li>
</ul>