This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch noti in repository https://gitbox.apache.org/repos/asf/maven-parent.git
commit c29f240359c46583516270759d01d2a125b88dfa Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Fri Jan 12 12:11:04 2024 +0100 Delete a mailing list that is no longer actively used --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index c58fa98..5a69e38 100644 --- a/pom.xml +++ b/pom.xml @@ -905,16 +905,6 @@ under the License. <otherArchive>https://www.mail-archive.com/[email protected]</otherArchive> </otherArchives> </mailingList> - <mailingList> - <name>Maven Notifications List</name> - <subscribe>mailto:[email protected]</subscribe> - <unsubscribe>mailto:[email protected]</unsubscribe> - <archive>https://lists.apache.org/[email protected]</archive> - <otherArchives> - <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive> - <otherArchive>https://www.mail-archive.com/[email protected]</otherArchive> - </otherArchives> - </mailingList> </mailingLists> <modules>
