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

ntimofeev pushed a commit to branch STABLE-4.1
in repository https://gitbox.apache.org/repos/asf/cayenne.git

commit 359b31ce06a6fcc96b059c4c5520d225db116976
Author: Nikita Timofeev <[email protected]>
AuthorDate: Fri Mar 15 11:34:56 2024 +0400

    Drop unreachable mailing lists archives
---
 pom.xml | 18 ++----------------
 1 file changed, 2 insertions(+), 16 deletions(-)

diff --git a/pom.xml b/pom.xml
index 159ee9f92..1cf631e4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,11 +91,6 @@
                        <subscribe>[email protected]</subscribe>
                        
<unsubscribe>[email protected]</unsubscribe>
                        
<archive>https://lists.apache.org/[email protected]</archive>
-                       <otherArchives>
-                               
<otherArchive>http://mail-archives.apache.org/mod_mbox/cayenne-user</otherArchive>
-                               
<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.user</otherArchive>
-                               
<otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.user</otherArchive>
-                       </otherArchives>
                </mailingList>
                <mailingList>
                        <name>Cayenne Developer List</name>
@@ -103,21 +98,12 @@
                        <subscribe>[email protected]</subscribe>
                        
<unsubscribe>[email protected]</unsubscribe>
                        
<archive>https://lists.apache.org/[email protected]</archive>
-                       <otherArchives>
-                               
<otherArchive>http://mail-archives.apache.org/mod_mbox/cayenne-dev</otherArchive>
-                               
<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.dev</otherArchive>
-                               
<otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.devel</otherArchive>
-                       </otherArchives>
                </mailingList>
                <mailingList>
                        <name>Cayenne Commits</name>
                        
<subscribe>[email protected]</subscribe>
                        
<unsubscribe>[email protected]</unsubscribe>
                        
<archive>https://lists.apache.org/[email protected]</archive>
-                       <otherArchives>
-                               
<otherArchive>http://mail-archives.apache.org/mod_mbox/cayenne-commits</otherArchive>
-                               
<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.commits</otherArchive>
-                       </otherArchives>
                </mailingList>
        </mailingLists>
        <developers>
@@ -280,7 +266,7 @@
        <licenses>
                <license>
                        <name>The Apache Software License, Version 2.0</name>
-                       
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+                       
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
                        <distribution>repo</distribution>
                </license>
        </licenses>
@@ -292,7 +278,7 @@
        </scm>
        <organization>
                <name>Apache Cayenne</name>
-               <url>http://cayenne.apache.org/</url>
+               <url>https://cayenne.apache.org/</url>
        </organization>
        <dependencyManagement>
                <dependencies>

Reply via email to