git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@539097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Otis Gospodnetic 2007-05-17 20:00:47 +00:00
parent 2ddd39225a
commit 9f16bb262d
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<!-- Java Version we are compatible with -->
<property name="java.compat.version" value="1.5" />
<!-- Solr Implimentation Version -->
<!-- Solr Implementation Version -->
<!--
This can be any string value that does not include spaces
This will be used when creating build artifact file names.