Skip to content

Commit 353e792

Browse files
committed
[maven-release-plugin] prepare release v0.12
1 parent 8de6a8c commit 353e792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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-lsh</artifactId>
8-
<version>0.12-SNAPSHOT</version>
8+
<version>0.12</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:[email protected]:tdebatty/java-LSH.git</connection>
3737
<developerConnection>scm:git:[email protected]:tdebatty/java-LSH.git</developerConnection>
3838
<url>[email protected]:tdebatty/java-LSH.git</url>
39-
<tag>HEAD</tag>
39+
<tag>v0.12</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)