We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc84c0 commit cb6af3eCopy full SHA for cb6af3e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>windmill</artifactId>
7
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</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>2.0.2</tag>
+ <tag>HEAD</tag>
41
</scm>
42
43
<properties>
0 commit comments