Skip to content

Commit

Permalink
add Lucene Phonetic 3.6 to plugin zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jprante committed Apr 22, 2012
1 parent 1338bcc commit 4a7e8db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/assemblies/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
<useProjectArtifact>true</useProjectArtifact>
<useTransitiveFiltering>true</useTransitiveFiltering>
<includes>
<include>commons-codec:commons-codec</include>
<include>org.apache.lucene:lucene-analyzers-phonetic</include>
<include>commons-codec:commons-codec</include>
</includes>
</dependencySet>
</dependencySets>
Expand Down

0 comments on commit 4a7e8db

Please sign in to comment.