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-validator.git
The following commit(s) were added to refs/heads/master by this push:
new 7990326a No need to override project/issueManagement/system
7990326a is described below
commit 7990326a95c2a763b67f82159daf18fb5ceff765
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:24:01 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 7d6141a4..ab81b1d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,6 @@
<url>https://gitbox.apache.org/repos/asf/commons-validator</url>
</scm>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/VALIDATOR</url>
</issueManagement>
<distributionManagement>