Skip to content

Commit 797ae4b

Browse files
committed
[maven-release-plugin] prepare release v2.3.22
1 parent 33ef35c commit 797ae4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.woehlke</groupId>
1212
<artifactId>simpleworklist</artifactId>
13-
<version>2.3.22-SNAPSHOT</version>
13+
<version>2.3.22</version>
1414
<packaging>jar</packaging>
1515

1616
<name>simpleworklist</name>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
4444
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
4545
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
46-
<tag>master</tag>
46+
<tag>v2.3.22</tag>
4747
</scm>
4848

4949
<issueManagement>

0 commit comments

Comments
 (0)