Change inceptionYear in lucene-parent-pom.xml to 2000.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@613293 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Busch 2008-01-18 21:54:08 +00:00
parent 82980ed7c4
commit aa6928d50c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
</archive>
</mailingList>
</mailingLists>
<inceptionYear>2004</inceptionYear>
<inceptionYear>2000</inceptionYear>
<licenses>
<license>
<name>Apache 2</name>