v0.2.4 with bugfix #10

This commit is contained in:
robert-bor 2014-08-27 08:44:06 +02:00
parent 2b125d2689
commit 25eeef5168

View File

@ -3,7 +3,7 @@
<groupId>org.ahocorasick</groupId>
<artifactId>ahocorasick</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.2.4</version>
<packaging>jar</packaging>
<name>Aho-CoraSick algorithm for efficient string matching</name>
<description>Java library for efficient string matching against a large set of keywords</description>