Skip to content

Commit 67caa5e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4f80aa1 commit 67caa5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>info.debatty</groupId>
77
<artifactId>java-string-similarity</artifactId>
8-
<version>0.13</version>
8+
<version>0.14-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.artifactId}</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:[email protected]:tdebatty/java-string-similarity.git</connection>
3535
<developerConnection>scm:git:[email protected]:tdebatty/java-string-similarity.git</developerConnection>
3636
<url>[email protected]:tdebatty/java-string-similarity.git</url>
37-
<tag>v0.13</tag>
37+
<tag>v0.7</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)