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-exec.git


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

commit 5d4a18744f3f8c507b972294f1f5a717746d0814
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 8 11:13:04 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 cfe88d2e..6123f6fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,6 @@ limitations under the License.
     </site>
   </distributionManagement>
   <issueManagement>
-    <system>jira</system>
     <url>https://issues.apache.org/jira/browse/EXEC</url>
   </issueManagement>
   <scm>

Reply via email to