Skip to content

Commit 7c0f8e1

Browse files
committed
[maven-release-plugin] prepare release winstone-5.25
1 parent 57cff80 commit 7c0f8e1

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.25</version>
1313
<packaging>jar</packaging>
1414

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

197197
<dependencyManagement>

0 commit comments

Comments
 (0)