Skip to content

Commit 7708529

Browse files
committed
[maven-release-plugin] prepare release v0.4
1 parent 6f7c295 commit 7708529

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.4-SNAPSHOT</version>
8+
<version>0.4</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.artifactId}</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git@github.com:tdebatty/java-LSH.git</connection>
3535
<developerConnection>scm:git:git@github.com:tdebatty/java-LSH.git</developerConnection>
3636
<url>git@github.com:tdebatty/java-LSH.git</url>
37-
<tag>HEAD</tag>
37+
<tag>v0.4</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)