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 8b15a95 commit 23e1ff9Copy full SHA for 23e1ff9
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke</groupId>
6
<artifactId>simpleworklist</artifactId>
7
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.4.3</version>
8
<packaging>jar</packaging>
9
10
<parent>
@@ -17,7 +17,7 @@
17
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
18
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
19
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
20
- <tag>HEAD</tag>
+ <tag>v2.4.3</tag>
21
</scm>
22
23
<name>simpleworklist</name>
0 commit comments