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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new d3a14ec5b No need to override project/issueManagement/system
d3a14ec5b is described below
commit d3a14ec5b736bc16bd35945c8dadf976616459a1
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:24:10 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 da1b2be88..907adaf7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,6 @@
</modules>
<!-- commons-vfs2-sandbox is in profile include-sandbox -->
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/VFS</url>
</issueManagement>
<scm>