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-crypto.git
commit a4984f47a90a8fca006d83762330342470652206 Author: Gary Gregory <[email protected]> AuthorDate: Sat Nov 8 11:11:24 2025 -0500 No need to override project/issueManagement/system --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 867f53cf..0207c2f7 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,6 @@ The following provides more details on the included cryptographic software: </license> </licenses> <issueManagement> - <system>jira</system> <url>https://issues.apache.org/jira/browse/CRYPTO</url> </issueManagement> <scm>
