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 e55ee57d4 Let parent POM configure Javadoc links e55ee57d4 is described below commit e55ee57d404abbeb3d0797081623fdc595a8b5e8 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed May 22 08:11:36 2024 -0400 Let parent POM configure Javadoc links --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9666d17e7..fb7f42546 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,6 @@ 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> <jmh.version>1.37</jmh.version> <commons.bytebuddy.version>1.14.15</commons.bytebuddy.version> <japicmp.skip>false</japicmp.skip>