We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16644b commit c12cb02Copy full SHA for c12cb02
pom.xml
@@ -13,7 +13,7 @@
13
14
<groupId>com.pivovarit</groupId>
15
<artifactId>more-gatherers</artifactId>
16
- <version>0.0.2-SNAPSHOT</version>
+ <version>0.0.2</version>
17
<url>https://github.com/pivovarit/more-gatherers</url>
18
19
<packaging>jar</packaging>
@@ -25,7 +25,7 @@
25
26
<connection>scm:git:[email protected]:pivovarit/more-gatherers.git</connection>
27
<developerConnection>scm:git:[email protected]:pivovarit/more-gatherers.git</developerConnection>
28
- <tag>HEAD</tag>
+ <tag>v0.0.2</tag>
29
</scm>
30
31
<properties>
0 commit comments