aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2024-05-23 08:05:03 -0400
committerGary Gregory <garydgregory@gmail.com>2024-05-23 08:05:03 -0400
commit4bd73afe7acda991aff07bf762e87fc5f6dc41cd (patch)
tree4db245314f63b7ce637e6aa1cc10287a53419297
parent569195db85ce0d6e86f8693afdb5af6c82a97183 (diff)
downloadapache-commons-lang-4bd73afe7acda991aff07bf762e87fc5f6dc41cd.tar.gz
Fix Javadoc warning
Javadoc redirectss to current Javadocs anyway
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 33d288b8c..55ac49e6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,6 @@
<notimestamp>true</notimestamp>
<links>
<link>https://commons.apache.org/proper/commons-text/apidocs</link>
- <link>https://docs.oracle.com/javase/8/docs/api</link>
<link>https://docs.oracle.com/javaee/6/api</link>
</links>
<validateLinks>true</validateLinks>
@@ -326,7 +325,6 @@
<notimestamp>true</notimestamp>
<links>
<link>https://commons.apache.org/proper/commons-text/apidocs</link>
- <link>https://docs.oracle.com/javase/8/docs/api</link>
<link>https://docs.oracle.com/javaee/6/api</link>
</links>
<validateLinks>true</validateLinks>