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-bcel.git

commit bf613bd34e5da35de7f707c1c3e62576ef598d60
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Jan 7 14:48:32 2024 -0500

    mailingLists is defined in the parent POM
---
 pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/pom.xml b/pom.xml
index 57b2bc18..e25e36db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,21 +82,6 @@
     <url>https://github.com/apache/commons-bcel/actions</url>
   </ciManagement>
 
-  <mailingLists>
-    <mailingList>
-      <name>BCEL User List</name>
-      <subscribe>user-subscr...@commons.apache.org</subscribe>
-      <unsubscribe>user-unsubscr...@commons.apache.org</unsubscribe>
-      
<archive>https://mail-archives.apache.org/mod_mbox/commons-user/</archive>
-    </mailingList>
-    <mailingList>
-      <name>BCEL Developer List</name>
-      <subscribe>dev-subscr...@commons.apache.org</subscribe>
-      <unsubscribe>dev-unsubscr...@commons.apache.org</unsubscribe>
-      <archive>https://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
-    </mailingList>
-  </mailingLists>
-
   <issueManagement>
     <system>jira</system>
     <url>https://issues.apache.org/jira/browse/BCEL</url>

Reply via email to