fixing property

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165355 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2005-04-29 22:58:33 +00:00
parent 82f66e4822
commit f848854278
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<project name="site" default="docs" basedir=".">
<!-- Initialization properties -->
<property name="project.name" value="httpd-site"/>
<property name="project.name" value="lucene-site"/>
<property name="docs.src" value="../xdocs"/>
<property name="docs.dest" value="../docs"/>