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 6a4619a commit 270c761Copy full SHA for 270c761
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.woehlke</groupId>
12
<artifactId>simpleworklist</artifactId>
13
- <version>2.3.21-SNAPSHOT</version>
+ <version>2.3.21</version>
14
<packaging>jar</packaging>
15
16
<name>simpleworklist</name>
@@ -168,7 +168,7 @@
168
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist.git</url>
169
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
170
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
171
- <tag>HEAD</tag>
+ <tag>v2.3.21</tag>
172
</scm>
173
174
<issueManagement>
0 commit comments