You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by at...@apache.org on 2008/03/04 21:34:45 UTC

svn commit: r633625 - /portals/pluto/trunk/pom.xml

Author: ate
Date: Tue Mar  4 12:34:41 2008
New Revision: 633625

URL: http://svn.apache.org/viewvc?rev=633625&view=rev
Log:
Fixing typos in user list unsubscribe and post names 

Modified:
    portals/pluto/trunk/pom.xml

Modified: portals/pluto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/pluto/trunk/pom.xml?rev=633625&r1=633624&r2=633625&view=diff
==============================================================================
--- portals/pluto/trunk/pom.xml (original)
+++ portals/pluto/trunk/pom.xml Tue Mar  4 12:34:41 2008
@@ -50,8 +50,8 @@
         <mailingList>
             <name>Pluto User List</name>
             <subscribe>pluto-user-subscribe@portals.apache.org</subscribe>
-            <unsubscribe>pluto-users-unsubscribe@portals.apache.org</unsubscribe>
-            <post>pluto-users@portals.apache.org</post>
+            <unsubscribe>pluto-user-unsubscribe@portals.apache.org</unsubscribe>
+            <post>pluto-user@portals.apache.org</post>
             <archive>http://mail-archives.apache.org/mod_mbox/portals-pluto-user</archive>
         </mailingList>
         <mailingList>