Skip to content

Commit 30911a8

Browse files
committed
[maven-release-plugin] prepare release winstone-6.20
1 parent aa80ffb commit 30911a8

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

1515
<name>Winstone</name>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3232
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
33-
<tag>${scmTag}</tag>
33+
<tag>winstone-6.20</tag>
3434
<url>https://github.com/${gitHubRepo}</url>
3535
</scm>
3636

0 commit comments

Comments
 (0)