Skip to content

Commit 9aff963

Browse files
committed
[maven-release-plugin] prepare release winstone-6.18
1 parent 18cbbc4 commit 9aff963

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

1515
<name>Winstone</name>
@@ -210,7 +210,7 @@
210210
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
211211
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
212212
<url>https://github.com/${gitHubRepo}</url>
213-
<tag>${scmTag}</tag>
213+
<tag>winstone-6.18</tag>
214214
</scm>
215215

216216
<dependencyManagement>

0 commit comments

Comments
 (0)