You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2014/07/19 16:59:15 UTC

git commit: [SUREFIRE-1075] Addresses to documented mailing lists in Maven site dead

Repository: maven-surefire
Updated Branches:
  refs/heads/master 4682a57ad -> dbf8ef9b2


[SUREFIRE-1075] Addresses to documented mailing lists in Maven site dead


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/dbf8ef9b
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/dbf8ef9b
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/dbf8ef9b

Branch: refs/heads/master
Commit: dbf8ef9b2d81ba187bbe86189b9a7a04c4ca6818
Parents: 4682a57
Author: Michael Osipov <mi...@apache.org>
Authored: Sat Jul 19 16:56:58 2014 +0200
Committer: Michael Osipov <mi...@apache.org>
Committed: Sat Jul 19 16:56:58 2014 +0200

----------------------------------------------------------------------
 pom.xml | 35 -----------------------------------
 1 file changed, 35 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/dbf8ef9b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6a4e17a..b09417a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,41 +47,6 @@
     </contributor>
   </contributors>
 
-  <mailingLists>
-    <mailingList>
-      <name>Surefire User List</name>
-      <post>surefire-users@maven.apache.org</post>
-      <subscribe>surefire-users-subscribe@maven.apache.org</subscribe>
-      <unsubscribe>surefire-users-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-users/</archive>
-      <otherArchives>
-        <otherArchive>http://www.mail-archive.com/surefire-users@maven.apache.org</otherArchive>
-        <otherArchive>http://markmail.org/list/org.apache.maven.surefire-users</otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Surefire Developer List</name>
-      <post>surefire-dev@maven.apache.org</post>
-      <subscribe>surefire-dev-subscribe@maven.apache.org</subscribe>
-      <unsubscribe>surefire-dev-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-dev/</archive>
-      <otherArchives>
-        <otherArchive>http://www.mail-archive.com/surefire-dev@maven.apache.org</otherArchive>
-        <otherArchive>http://markmail.org/list/org.apache.maven.surefire-dev</otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Surefire Commits List</name>
-      <subscribe>surefire-commits-subscribe@maven.apache.org</subscribe>
-      <unsubscribe>surefire-commits-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-surefire-commits/</archive>
-      <otherArchives>
-        <otherArchive>http://www.mail-archive.com/surefire-commits@maven.apache.org</otherArchive>
-        <otherArchive>http://markmail.org/list/org.apache.maven.surefire-commits</otherArchive>
-      </otherArchives>
-    </mailingList>
-  </mailingLists>
-
   <modules>
     <module>surefire-shadefire</module>
     <module>surefire-api</module>