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

commit a8395437578315a16a722661ed0f0736fa251c8b
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Jan 20 10:51:29 2025 -0500

    Add comment
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 1b818212..4f3e8b4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,6 +105,7 @@
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.11.1</commons.bc.version>
     <commons.release.isDistModule>true</commons.release.isDistModule>
+    <!-- TODO Remove japicmp.skip after 3.0.0 release -->
     <japicmp.skip>true</japicmp.skip>
     <spotbugs.skip>false</spotbugs.skip>
     <animal.sniffer.skip>true</animal.sniffer.skip>

Reply via email to