You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/01/03 16:49:19 UTC

cvs commit: jakarta-cactus/Eclipse-Plugin/ant build-war.xml

vmassol     2003/01/03 07:49:19

  Modified:    Eclipse-Plugin/ant build-war.xml
  Log:
  update licenses for 2003
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-cactus/Eclipse-Plugin/ant/build-war.xml
  
  Index: build-war.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/ant/build-war.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build-war.xml	30 Oct 2002 15:59:07 -0000	1.2
  +++ build-war.xml	3 Jan 2003 15:49:19 -0000	1.3
  @@ -11,7 +11,7 @@
       <property name="project.prefix" value="jakarta-"/>
   
       <!-- Generic properties -->
  -    <property name="year" value="2000-2002"/>
  +    <property name="year" value="2000-2003"/>
       <property name="debug" value="on"/>
       <property name="optimize" value="off"/>
       <property name="deprecation" value="off"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>