We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d8717 commit 56c408bCopy full SHA for 56c408b
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.aika-software</groupId>
6
<artifactId>aika</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.17-SNAPSHOT</version>
+ <version>0.17</version>
9
<name>aika</name>
10
<url>http://www.aika-software.org</url>
11
<description>The Aika Text Mining Algorithm</description>
@@ -30,7 +30,7 @@
30
<url>https://github.com/aika-algorithm/aika</url>
31
<connection>scm:git:git://github.com/aika-algorithm/aika.git</connection>
32
<developerConnection>scm:git:git@github.com:aika-algorithm/aika.git</developerConnection>
33
- <tag>aika-0.16</tag>
+ <tag>aika-0.17</tag>
34
</scm>
35
36
0 commit comments