Author: olamy
Date: Tue Aug 21 15:57:16 2012
New Revision: 1375631
URL: http://svn.apache.org/viewvc?rev=1375631&view=rev
Log:
update mailing lists
Modified:
directmemory/trunk/pom.xml
Modified: directmemory/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/directmemory/trunk/pom.xml?rev=1375631&r1=1375630&r2=1375631&view=diff
==============================================================================
--- directmemory/trunk/pom.xml (original)
+++ directmemory/trunk/pom.xml Tue Aug 21 15:57:16 2012
@@ -163,32 +163,32 @@ under the License.
<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>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/directmemory-user/</archive>
<otherArchives>
-
<otherArchive>http://incubator-directmemory-user.markmail.org/</otherArchive>
+ <otherArchive>http://directmemory-user.markmail.org/</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>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/directmemory-dev/</archive>
<otherArchives>
-
<otherArchive>http://incubator-directmemory-dev.markmail.org/</otherArchive>
+ <otherArchive>http://directmemory-dev.markmail.org/</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>
+ <post>[email protected]</post>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>http://mail-archives.apache.org/mod_mbox/directmemory-commits/</archive>
<otherArchives>
-
<otherArchive>http://incubator-directmemory-commits.markmail.org/</otherArchive>
+ <otherArchive>http://directmemory-commits.markmail.org/</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>