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 fd4314a commit fe2bd5fCopy full SHA for fe2bd5f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>wisp</artifactId>
7
- <version>2.3.1-SNAPSHOT</version>
+ <version>2.4.0</version>
8
<packaging>jar</packaging>
9
10
<name>Wisp Scheduler</name>
@@ -37,7 +37,7 @@
37
<developerConnection>scm:git:[email protected]:Coreoz/Wisp.git</developerConnection>
38
<connection>scm:git:[email protected]:Coreoz/Wisp.git</connection>
39
<url>https://github.com/Coreoz/Wisp</url>
40
- <tag>HEAD</tag>
+ <tag>2.4.0</tag>
41
</scm>
42
43
<distributionManagement>
0 commit comments