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-codec.git
The following commit(s) were added to refs/heads/master by this push:
new e944d5be No need to override project/issueManagement/system
e944d5be is described below
commit e944d5bee7ed649218389880e2f9ef2244e47fb4
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:09:54 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 c223ed9d..ecc192d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,6 @@ limitations under the License.
</description>
<url>https://commons.apache.org/proper/commons-codec/</url>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/CODEC</url>
</issueManagement>
<scm>