Author: rdonkin
Date: Tue Jun 17 12:31:54 2008
New Revision: 668805
URL: http://svn.apache.org/viewvc?rev=668805&view=rev
Log:
Should be included
Modified:
james/mailet/api/trunk/pom.xml
Modified: james/mailet/api/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/api/trunk/pom.xml?rev=668805&r1=668804&r2=668805&view=diff
==============================================================================
--- james/mailet/api/trunk/pom.xml (original)
+++ james/mailet/api/trunk/pom.xml Tue Jun 17 12:31:54 2008
@@ -205,6 +205,8 @@
<excludes>
<exclude>NOTICE.txt</exclude>
<exclude>LICENSE.txt</exclude>
+ <!-- Generated by Maven -->
+ <exclude>release.properties</exclude>
<exclude>dist/**/*</exclude>
</excludes>
</configuration>