mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 02:58:58 +00:00
0955eef89f
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151459 13f79535-47bb-0310-9956-ffa450edef68
11 lines
172 B
XML
11 lines
172 B
XML
<?xml version="1.0"?>
|
|
|
|
<project name="analyzers" default="default">
|
|
|
|
<description>
|
|
Additional Analyzers
|
|
</description>
|
|
|
|
<import file="../common.xml"/>
|
|
</project>
|