Skip to content

Commit 6ed6279

Browse files
committed
[maven-release-plugin] prepare release mongomery-0.3.2
1 parent df7b938 commit 6ed6279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.borsch</groupId>
55
<artifactId>mongomery</artifactId>
6-
<version>0.3.2-SNAPSHOT</version>
6+
<version>0.3.2</version>
77
<packaging>jar</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/borsch/mongomery.git</connection>
3232
<developerConnection>scm:git:https://github.com/borsch/mongomery.git</developerConnection>
3333
<url>https://github.com/borsch/mongomery.git</url>
34-
<tag>HEAD</tag>
34+
<tag>mongomery-0.3.2</tag>
3535
</scm>
3636

3737
<profiles>

0 commit comments

Comments
 (0)