I think this was an error. We are still 1.5 compatible? When merging lucene + solr this is a bad idea.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923635 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2010-03-16 08:58:35 +00:00
parent cd4be66ce2
commit cf770dbde8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<property name="svnversion.exe" value="svnversion" />
<!-- Java Version we are compatible with -->
<property name="java.compat.version" value="1.6" />
<property name="java.compat.version" value="1.5" />
<!-- Solr Implementation Version -->
<!--