Skip to content

Commit c92f62a

Browse files
committed
[maven-release-plugin] prepare release v0.33
1 parent fbd9007 commit c92f62a

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-graphs</artifactId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33</version>
99
<packaging>jar</packaging>
1010

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

4040
<distributionManagement>

0 commit comments

Comments
 (0)