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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git


The following commit(s) were added to refs/heads/master by this push:
     new 4fc77b5f Update Javadoc link
4fc77b5f is described below

commit 4fc77b5f17d1b32d6cfbec04e1bf4b063d2bdb7a
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 12 07:55:10 2023 -0400

    Update Javadoc link
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 30deb8ff..aa739946 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@ Supported protocols include: Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Tel
         <!-- Environment -->
         <maven.compiler.source>1.8</maven.compiler.source>
         <maven.compiler.target>1.8</maven.compiler.target>
-        
<commons.javadoc.java.link>${commons.javadoc7.java.link}</commons.javadoc.java.link>
+        
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
         <commons.componentid>net</commons.componentid>
         <commons.module.name>org.apache.commons.net</commons.module.name>
         <commons.jira.id>NET</commons.jira.id>

Reply via email to