Author: tchemit Date: 2009-12-14 19:09:12 +0100 (Mon, 14 Dec 2009) New Revision: 718 Modified: trunk/pom.xml Log: use the announcement list instead of dev Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-11 10:37:20 UTC (rev 717) +++ trunk/pom.xml 2009-12-14 18:09:12 UTC (rev 718) @@ -1106,7 +1106,7 @@ <toAddresses> <item>${listId}-users@list.${platform}</item> <item>${listId}-devel@list.${platform}</item> - <item>dev@codelutin.com</item> + <item>announce-${platform}@list.${platform}</item> </toAddresses> <smtpHost>smtp</smtpHost> <!-- fix bug #146 -->