Skip to content

Commit b983b2f

Browse files
committed
[maven-release-plugin] prepare release v2.3.21
1 parent 65e303b commit b983b2f

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.21-SNAPSHOT</version>
13+
<version>2.3.21</version>
1414
<packaging>jar</packaging>
1515

1616
<name>simpleworklist</name>
@@ -168,7 +168,7 @@
168168
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
169169
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
170170
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
171-
<tag>master</tag>
171+
<tag>v2.3.21</tag>
172172
</scm>
173173

174174
<issueManagement>

0 commit comments

Comments
 (0)