From 25eeef5168846d50dc343c1f224a24745f925f5b Mon Sep 17 00:00:00 2001 From: robert-bor Date: Wed, 27 Aug 2014 08:44:06 +0200 Subject: [PATCH] v0.2.4 with bugfix #10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9456f9..bb0c028 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.ahocorasick ahocorasick - 0.3.0-SNAPSHOT + 0.2.4 jar Aho-CoraSick algorithm for efficient string matching Java library for efficient string matching against a large set of keywords