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-scxml.git
The following commit(s) were added to refs/heads/master by this push:
new f3722648 No need to override project/issueManagement/system
f3722648 is described below
commit f372264811fccb49657b133e85ebf63c08ed01a4
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 9 07:19:36 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 78eba5b5..55c872b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,6 @@
<url>https://commons.apache.org/proper/commons-scxml/</url>
<issueManagement>
- <system>jira</system>
<url>https://issues.apache.org/jira/browse/SCXML</url>
</issueManagement>