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 c416312 commit 3797290Copy full SHA for 3797290
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.20-SNAPSHOT</version>
+ <version>0.20</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.20</tag>
40
</scm>
41
42
<distributionManagement>
0 commit comments