This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/1.X by this push:
     new e8b90367 Fix issue links in the generated site's release history page
e8b90367 is described below

commit e8b90367a4a4c2b3a52324101f13b23ad09187cc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 9 08:13:11 2025 -0500

    Fix issue links in the generated site's release history page
---
 pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index ca14c8fc..691d13fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,10 +58,6 @@
       
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
   </properties>
 
-  <issueManagement>
-    <url>https://issues.apache.org/jira/browse/BEANUTILS</url>
-  </issueManagement>
-
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf?p=commons-beanutils.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf?p=commons-beanutils.git</developerConnection>

Reply via email to