version change for heartbeat changes

This commit is contained in:
Douglas Lovell 2015-11-02 11:49:14 -07:00
parent c0d89cec2d
commit 9aa9695d38

View File

@ -3,7 +3,7 @@
<groupId>org.ahocorasick</groupId>
<artifactId>ahocorasick</artifactId>
<version>0.3.1-SNAPSHOT</version>
<version>0.3.1-heartbeat</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>
@ -104,4 +104,4 @@
</plugins>
</reporting>
</project>
</project>