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


The following commit(s) were added to refs/heads/master by this push:
     new edeb5db6 Until 2.0.0 final: 
commons.japicmp.breakBuildOnBinaryIncompatibleModifications = false
edeb5db6 is described below

commit edeb5db69c823ef8cd90d906f91d40498e79bdba
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sun May 25 10:01:48 2025 -0400

    Until 2.0.0 final:
    commons.japicmp.breakBuildOnBinaryIncompatibleModifications = false
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f1dd55b2..1bff8342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <!-- Dependencies -->
     <commons.collections.version>4.5.0</commons.collections.version>
     <!-- TEMP until 2.0.0 is done. -->
-    <japicmp.skip>true</japicmp.skip>
+    
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
   </properties>
 
   <issueManagement>

Reply via email to