We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f07a8 commit 87d357aCopy full SHA for 87d357a
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>info.debatty</groupId>
7
<artifactId>java-string-similarity</artifactId>
8
- <version>0.22-SNAPSHOT</version>
+ <version>0.22</version>
9
<packaging>jar</packaging>
10
11
<name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
36
<connection>scm:git:[email protected]:tdebatty/java-string-similarity.git</connection>
37
<developerConnection>scm:git:[email protected]:tdebatty/java-string-similarity.git</developerConnection>
38
<url>[email protected]:tdebatty/java-string-similarity.git</url>
39
- <tag>v0.7</tag>
+ <tag>v0.22</tag>
40
</scm>
41
42
<distributionManagement>
0 commit comments