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-dbutils.git
commit 4ab5e18934fdf5f45f6d8ca69505377c683ddcd9 Author: Gary Gregory <[email protected]> AuthorDate: Sun Nov 9 08:21:10 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 aec9c66..a4d6b23 100644 --- a/pom.xml +++ b/pom.xml @@ -32,10 +32,6 @@ <url>https://commons.apache.org/proper/commons-dbutils/</url> - <issueManagement> - <url>https://issues.apache.org/jira/browse/DBUTILS</url> - </issueManagement> - <scm> <connection>scm:git:git://git.apache.org/commons-dbutils.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-dbutils.git</developerConnection>
