From: <mk...@us...> - 2007-08-27 16:08:48
|
Revision: 27 http://components4oaw.svn.sourceforge.net/components4oaw/?rev=27&view=rev Author: mklink Date: 2007-08-26 12:23:00 -0700 (Sun, 26 Aug 2007) Log Message: ----------- Modified Paths: -------------- trunk/components4oaw-parent/pom.xml Modified: trunk/components4oaw-parent/pom.xml =================================================================== --- trunk/components4oaw-parent/pom.xml 2007-08-26 18:30:56 UTC (rev 26) +++ trunk/components4oaw-parent/pom.xml 2007-08-26 19:23:00 UTC (rev 27) @@ -137,6 +137,19 @@ </plugins> </reporting> + <mailingLists> + <mailingList> + <name>components4oaw-discussion, mailing list for all things related to components4oaw.</name> + <subscribe>https://lists.sourceforge.net/lists/listinfo/components4oaw-discussion</subscribe> + <unsubscribe>https://lists.sourceforge.net/lists/listinfo/components4oaw-discussion</unsubscribe> + <post>com...@li...</post> + </mailingList> + <mailingList> + <name>components4oaw-svn, mailing list for subversion changes.</name> + <subscribe>https://lists.sourceforge.net/lists/listinfo/components4oaw-svn</subscribe> + <unsubscribe>https://lists.sourceforge.net/lists/listinfo/components4oaw-svn</unsubscribe> + </mailingList> + </mailingLists> <distributionManagement> <repository> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |