Skip to content

Commit c12cb02

Browse files
committed
[maven-release-plugin] prepare release v0.0.2
1 parent c16644b commit c12cb02

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
@@ -13,7 +13,7 @@
1313

1414
<groupId>com.pivovarit</groupId>
1515
<artifactId>more-gatherers</artifactId>
16-
<version>0.0.2-SNAPSHOT</version>
16+
<version>0.0.2</version>
1717
<url>https://github.com/pivovarit/more-gatherers</url>
1818

1919
<packaging>jar</packaging>
@@ -25,7 +25,7 @@
2525
<url>https://github.com/pivovarit/more-gatherers</url>
2626
<connection>scm:git:[email protected]:pivovarit/more-gatherers.git</connection>
2727
<developerConnection>scm:git:[email protected]:pivovarit/more-gatherers.git</developerConnection>
28-
<tag>HEAD</tag>
28+
<tag>v0.0.2</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)