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 a013d9f commit e45de20Copy full SHA for e45de20
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.7-SNAPSHOT</version>
+ <version>0.8</version>
9
<packaging>jar</packaging>
10
11
<name>${project.artifactId}</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:[email protected]:tdebatty/java-string-similarity.git</connection>
35
<developerConnection>scm:git:[email protected]:tdebatty/java-string-similarity.git</developerConnection>
36
<url>[email protected]:tdebatty/java-string-similarity.git</url>
37
- <tag>v0.7</tag>
+ <tag>v0.8</tag>
38
</scm>
39
40
<distributionManagement>
0 commit comments