You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2005/03/14 22:04:59 UTC

svn commit: r157465 - james/server/branches/branch_2_1_fcs/build.xml

Author: noel
Date: Mon Mar 14 13:04:59 2005
New Revision: 157465

URL: http://svn.apache.org/viewcvs?view=rev&rev=157465
Log:
correct date for generated artifacts

Modified:
    james/server/branches/branch_2_1_fcs/build.xml

Modified: james/server/branches/branch_2_1_fcs/build.xml
URL: http://svn.apache.org/viewcvs/james/server/branches/branch_2_1_fcs/build.xml?view=diff&r1=157464&r2=157465
==============================================================================
--- james/server/branches/branch_2_1_fcs/build.xml (original)
+++ james/server/branches/branch_2_1_fcs/build.xml Mon Mar 14 13:04:59 2005
@@ -36,7 +36,7 @@
     <property name="version" value="2.2.1-dev"/>
     <property name="mailet_name" value="mailet_1_0"/>
     <property name="mailet_version" value="1.0"/>
-    <property name="year" value="1999-2003"/>
+    <property name="year" value="1999-2005"/>
     <!-- There should be no need to override default compiler but need to change
     javac task to run without this -->
     <property name="build.compiler" value="modern"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org