Author: rdonkin
Date: Tue May 31 10:45:10 2011
New Revision: 1129607
URL: http://svn.apache.org/viewvc?rev=1129607&view=rev
Log:
Pushed shared details into parent pom.
Modified:
james/mailet/project/trunk/pom.xml
Modified: james/mailet/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129607&r1=1129606&r2=1129607&view=diff
==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 10:45:10 2011
@@ -34,4 +34,33 @@
</description>
+<!--
+
+
+========================================
+Mailing lists
+-->
+ <mailingLists>
+ <mailingList>
+ <name>Apache JAMES Server List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/james-server-dev/</archive>
+ </mailingList>
+ </mailingLists>
+
+
+<!--
+
+
+========================================
+Properties
+-->
+ <properties>
+ <target.jdk>1.5</target.jdk>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ <plugin.mailetdoc.version>0.1</plugin.mailetdoc.version>
+ </properties>
+
</project>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]