Author: olamy
Date: Thu Oct 13 13:01:00 2011
New Revision: 1182825

URL: http://svn.apache.org/viewvc?rev=1182825&view=rev
Log:
DIRECTMEMORY-2 add mailing list in pom

Modified:
    incubator/directmemory/trunk/directmemory-cache/pom.xml

Modified: incubator/directmemory/trunk/directmemory-cache/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/directmemory-cache/pom.xml?rev=1182825&r1=1182824&r2=1182825&view=diff
==============================================================================
--- incubator/directmemory/trunk/directmemory-cache/pom.xml (original)
+++ incubator/directmemory/trunk/directmemory-cache/pom.xml Thu Oct 13 13:01:00 
2011
@@ -49,6 +49,39 @@ under the License.
     <sonar.host.url>https://analysis.apache.org/</sonar.host.url>
   </properties>
 
+  <mailingLists>
+    <mailingList>
+      <name>Users</name>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      
<unsubscribe>[email protected]</unsubscribe>
+      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-user/</archive>
+      <!-- <otherArchives>
+        
<otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-user/</otherArchive>
+      </otherArchives> -->
+    </mailingList>
+    <mailingList>
+      <name>Development</name>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      
<unsubscribe>[email protected]</unsubscribe>
+      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-dev/</archive>
+      <!-- <otherArchives>
+        
<otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-dev/</otherArchive>
+      </otherArchives> -->
+    </mailingList>
+    <mailingList>
+      <name>Commits</name>
+      <post>[email protected]</post>
+      
<subscribe>[email protected]</subscribe>
+      
<unsubscribe>[email protected]</unsubscribe>
+      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-commits/</archive>
+      <!-- <otherArchives>
+        
<otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-directmemory-commits/</otherArchive>
+      </otherArchives> -->
+    </mailingList>
+  </mailingLists>
+
   <build>
 
     <pluginManagement>


Reply via email to