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 65e303b commit b983b2fCopy full SHA for b983b2f
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
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
169
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
170
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
171
- <tag>master</tag>
+ <tag>v2.3.21</tag>
172
</scm>
173
174
<issueManagement>
0 commit comments