Skip to content

Commit ebbe378

Browse files
committed
[maven-release-plugin] prepare release winstone-5.24
1 parent 0419d24 commit ebbe378

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>winstone</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>5.24</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Winstone</name>
@@ -191,7 +191,7 @@
191191
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
192192
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
193193
<url>https://github.com/${gitHubRepo}</url>
194-
<tag>${scmTag}</tag>
194+
<tag>winstone-5.24</tag>
195195
</scm>
196196

197197
<dependencyManagement>

0 commit comments

Comments
 (0)