This is an automated email from the ASF dual-hosted git repository. ntimofeev pushed a commit to branch STABLE-4.0 in repository https://gitbox.apache.org/repos/asf/cayenne.git
commit d1d2a0687c6b7b40fe3ae5d0cef1e91e1204e9d7 Author: Nikita Timofeev <stari...@gmail.com> AuthorDate: Fri Mar 15 11:55:21 2024 +0400 Drop unreachable mailing lists archives --- pom.xml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 117f0e688..3f4e41b99 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> </properties> - <url>http://cayenne.apache.org/</url> + <url>https://cayenne.apache.org/</url> <modules> <module>build-tools</module> <module>cayenne-ant</module> @@ -84,31 +84,20 @@ <post>u...@cayenne.apache.org</post> <subscribe>user-subscr...@cayenne.apache.org</subscribe> <unsubscribe>user-unsubscr...@cayenne.apache.org</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/cayenne-user</archive> - <otherArchives> - <otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.user</otherArchive> - <otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.user</otherArchive> - </otherArchives> + <archive>https://lists.apache.org/list.html?u...@cayenne.apache.org</archive> </mailingList> <mailingList> <name>Cayenne Developer List</name> <post>d...@cayenne.apache.org</post> <subscribe>dev-subscr...@cayenne.apache.org</subscribe> <unsubscribe>dev-unsubscr...@cayenne.apache.org</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/cayenne-dev</archive> - <otherArchives> - <otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.dev</otherArchive> - <otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.devel</otherArchive> - </otherArchives> + <archive>https://lists.apache.org/list.html?d...@cayenne.apache.org</archive> </mailingList> <mailingList> <name>Cayenne Commits</name> <subscribe>commits-subscr...@cayenne.apache.org</subscribe> <unsubscribe>commits-unsubscr...@cayenne.apache.org</unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/cayenne-commits</archive> - <otherArchives> - <otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.commits</otherArchive> - </otherArchives> + <archive>https://lists.apache.org/list.html?commits@cayenne.apache.org</archive> </mailingList> </mailingLists> <developers> @@ -255,7 +244,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> @@ -267,7 +256,7 @@ </scm> <organization> <name>Apache Cayenne</name> - <url>http://cayenne.apache.org/</url> + <url>https://cayenne.apache.org/</url> </organization> <dependencyManagement> <dependencies>