vmassol 2003/09/20 14:26:45
Modified: . default-project.xml
Log:
I thought we needed to specify a range but I noticed it is really the start date and
Maven automatically extends it to the current year
Revision Changes Path
1.3 +1 -1 jakarta-cactus/default-project.xml
Index: default-project.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/default-project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- default-project.xml 20 Sep 2003 20:07:39 -0000 1.2
+++ default-project.xml 20 Sep 2003 21:26:45 -0000 1.3
@@ -10,7 +10,7 @@
<!-- TODO: Missing jakarta logo. How can we make that work without
duplicating the logo in all subprojects? -->
</organization>
- <inceptionYear>2001-2003</inceptionYear>
+ <inceptionYear>2001</inceptionYear>
<package>org.apache.cactus</package>
<!-- Note: This description should be on one line without end of lines as it
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]