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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 84a8029  No need to override project/issueManagement/system
84a8029 is described below

commit 84a80297e73894286927b5664f50a1f84d2d6068
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:20:18 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 3827c64..30454a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,6 @@
   </description>
   <url>https://commons.apache.org/proper/commons-release-plugin/</url>
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/COMMONSSITE</url>
   </issueManagement>
   <inceptionYear>2018</inceptionYear>

Reply via email to