We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c84fc9 commit fdc84c0Copy full SHA for fdc84c0
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>windmill</artifactId>
7
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
8
<packaging>jar</packaging>
9
10
<name>Windmill</name>
@@ -37,7 +37,7 @@
37
<developerConnection>scm:git:git@github.com:Coreoz/Windmill.git</developerConnection>
38
<connection>scm:git:git@github.com:Coreoz/Windmill.git</connection>
39
<url>https://github.com/Coreoz/Windmill</url>
40
- <tag>HEAD</tag>
+ <tag>2.0.2</tag>
41
</scm>
42
43
<properties>
0 commit comments