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 5a5e32b commit eb7e4a8Copy full SHA for eb7e4a8
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.coreoz</groupId>
6
<artifactId>wisp</artifactId>
7
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.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.1.0</tag>
41
</scm>
42
43
<distributionManagement>
0 commit comments