svn commit: r768193 - /jakarta/taglibs/proper/standard/trunk/pom.xml
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: bayard
Date: Fri Apr 24 07:14:59 2009
New Revision: 768193
URL: http://svn.apache.org/viewvc?rev=768193&view=rev
Log:
Fixing inception year
Modified:
jakarta/taglibs/proper/standard/trunk/pom.xml
Modified: jakarta/taglibs/proper/standard/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/standard/trunk/pom.xml?rev=768193&r1=768192&r2=768193&view=diff
==============================================================================
--- jakarta/taglibs/proper/standard/trunk/pom.xml (original)
+++ jakarta/taglibs/proper/standard/trunk/pom.xml Fri Apr 24 07:14:59 2009
@@ -34,7 +34,7 @@
<version>1.2-SNAPSHOT</version>
<name>Jakarta Standard Taglib</name>
- <inceptionYear>2003</inceptionYear>
+ <inceptionYear>2001</inceptionYear>
<description>
An implementation of the JSP Standard Tag Library (JSTL).
</description>