This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new ea9edf158 Fixing mailing lists link for doap
ea9edf158 is described below

commit ea9edf1586aff8467eeef1c83d5bc5bff71a7596
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Feb 24 06:45:29 2026 +0000

    Fixing mailing lists link for doap
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b624d49d4..59ec485af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -803,7 +803,7 @@
                         <description>${project.description}</description>
                         
<downloadPage>${project.distributionManagement.downloadUrl}</downloadPage>
                         <homepage>${project.url}</homepage>
-                        
<mailingList>${project.url}/mail-lists.html</mailingList>
+                        
<mailingList>${project.url}/mailing-lists.html</mailingList>
                         <name>${project.name}</name>
                         <shortdesc>A simple to use Java Security 
Framework.</shortdesc>
                         <vendor>${project.organization.name}</vendor>

Reply via email to