new snapshot

This commit is contained in:
robert-bor 2017-03-01 06:13:43 +01:00
parent 27913abd69
commit f218ba40c6
No known key found for this signature in database
GPG Key ID: 6C5195D11618804F

View File

@ -4,7 +4,7 @@
<groupId>org.ahocorasick</groupId>
<artifactId>ahocorasick</artifactId>
<version>0.3.1</version>
<version>0.3.2-SNAPSHOT</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>