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 4c9a0660 Restore issueManagement/url (doesn't work for issue links, 
needs a parent update)
4c9a0660 is described below

commit 4c9a0660a0d29bc7e9891f24be86f9539f42e419
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 9 09:45:03 2025 -0500

    Restore issueManagement/url (doesn't work for issue links, needs a
    parent update)
---
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pom.xml b/pom.xml
index ebd0c633..3299a33e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,6 +73,9 @@
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-validator</developerConnection>
     <url>https://gitbox.apache.org/repos/asf/commons-validator</url>
   </scm>
+  <issueManagement>
+    <url>https://issues.apache.org/jira/browse/${commons.jira.id}</url>
+  </issueManagement>
   <distributionManagement>
     <site>
       <id>apache.website</id>

Reply via email to