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 33ef35c commit 797ae4bCopy full SHA for 797ae4b
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.woehlke</groupId>
12
<artifactId>simpleworklist</artifactId>
13
- <version>2.3.22-SNAPSHOT</version>
+ <version>2.3.22</version>
14
<packaging>jar</packaging>
15
16
<name>simpleworklist</name>
@@ -43,7 +43,7 @@
43
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
44
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
45
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
46
- <tag>master</tag>
+ <tag>v2.3.22</tag>
47
</scm>
48
49
<issueManagement>
0 commit comments