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-compress.git
The following commit(s) were added to refs/heads/master by this push:
new acf8e4c46 No need to override project/issueManagement/system
acf8e4c46 is described below
commit acf8e4c46d4c4503c81afc08cd9641b7d66892e4
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:10:19 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 5caa3c274..987774995 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,6 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt,
**/maven-archiver/pom.properties</checkstyle.resourceExcludes>
</properties>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/COMPRESS</url>
</issueManagement>
<dependencies>