Author: charith
Date: Tue Jan 4 10:58:55 2011
New Revision: 1054970
URL: http://svn.apache.org/viewvc?rev=1054970&view=rev
Log:
adding synapse commits list details to the site
Modified:
synapse/trunk/java/pom.xml
Modified: synapse/trunk/java/pom.xml
URL:
http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=1054970&r1=1054969&r2=1054970&view=diff
==============================================================================
--- synapse/trunk/java/pom.xml (original)
+++ synapse/trunk/java/pom.xml Tue Jan 4 10:58:55 2011
@@ -50,14 +50,21 @@
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/ws-synapse-dev/</archive>
+
<archive>http://mail-archives.apache.org/mod_mbox/synapse-dev/</archive>
</mailingList>
<mailingList>
<name>Apache Synapse User List</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/ws-synapse-user/</archive>
+
<archive>http://mail-archives.apache.org/mod_mbox/synapse-user/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Apache Synapse Commits List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/synapse-commits/</archive>
</mailingList>
</mailingLists>