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-io.git


The following commit(s) were added to refs/heads/master by this push:
     new fe79ba2  Fix Javadoc links to the JRE.
fe79ba2 is described below

commit fe79ba22ae07f63831d19cbfe0bcd420058eae96
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jul 11 09:24:29 2021 -0400

    Fix Javadoc links to the JRE.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d25f3b6..388db23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,6 +327,7 @@ file comparators, endian transformation classes, and much 
more.
     </commons.osgi.import>
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
+    
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>

Reply via email to