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

commit a5760fa8d36ffa5fc488fdf2c7d2e95b43721313
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Apr 3 17:57:35 2024 -0400

    Remove old profile
---
 pom.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 824809cd..0af8b80e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -379,15 +379,6 @@
   </reporting>
 
   <profiles>
-    <profile>
-      <id>jdk8-javadoc</id>
-      <activation>
-        <jdk>[1.8,)</jdk>
-      </activation>
-      <properties>
-        <additionalparam>-Xdoclint:none</additionalparam>
-      </properties>
-    </profile>
     <profile>
       <id>setup-checkout</id>
       <activation>

Reply via email to