You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/03/06 04:18:57 UTC

svn commit: r514967 - /tomcat/container/branches/tc4.1.x/build.xml

Author: markt
Date: Mon Mar  5 19:18:56 2007
New Revision: 514967

URL: http://svn.apache.org/viewvc?view=rev&rev=514967
Log:
Update year

Modified:
    tomcat/container/branches/tc4.1.x/build.xml

Modified: tomcat/container/branches/tc4.1.x/build.xml
URL: http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/build.xml?view=diff&rev=514967&r1=514966&r2=514967
==============================================================================
--- tomcat/container/branches/tc4.1.x/build.xml (original)
+++ tomcat/container/branches/tc4.1.x/build.xml Mon Mar  5 19:18:56 2007
@@ -11,7 +11,7 @@
 
   <!-- Project Properties -->
   <property name="name"                  value="Apache Tomcat" />
-  <property name="year"                  value="2006" />
+  <property name="year"                  value="2007" />
   <property name="version"               value="4.1" />
   <property name="project"               value="apache-tomcat" />
   <property name="final.name"            value="${project}-${version}" />



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