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 dd054f7 commit 0c4676fCopy full SHA for 0c4676f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke</groupId>
6
<artifactId>simpleworklist</artifactId>
7
- <version>2.3.68-SNAPSHOT</version>
+ <version>2.3.68</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.3.68</tag>
21
</scm>
22
23
<name>simpleworklist</name>
0 commit comments