You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/07/05 13:36:35 UTC

svn commit: r1357560 - /archiva/parent/pom.xml

Author: olamy
Date: Thu Jul  5 11:36:34 2012
New Revision: 1357560

URL: http://svn.apache.org/viewvc?rev=1357560&view=rev
Log:
add notifications mailing list

Modified:
    archiva/parent/pom.xml

Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=1357560&r1=1357559&r2=1357560&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Thu Jul  5 11:36:34 2012
@@ -477,6 +477,16 @@
         <otherArchive>http://old.nabble.com/Archiva---Issues-f29617.html</otherArchive>
       </otherArchives>
     </mailingList>
+    <mailingList>
+      <name>Archiva Notifications List</name>
+      <subscribe>notifications-subscribe@archiva.apache.org</subscribe>
+      <unsubscribe>notifications-unsubscribe@archiva.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/archiva-notifications/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/notifications@archiva.apache.org</otherArchive>
+        <otherArchive>http://archiva.notifications.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
   </mailingLists>
 
   <build>