From c572d234e16e3f2aca05691e44979d5ce80794be Mon Sep 17 00:00:00 2001 From: robert-bor Date: Tue, 26 Aug 2014 10:05:18 +0200 Subject: [PATCH] v0.2.3 bugfix --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9456f9..490efb8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.ahocorasick ahocorasick - 0.3.0-SNAPSHOT + 0.2.3 jar Aho-CoraSick algorithm for efficient string matching Java library for efficient string matching against a large set of keywords