Skip to content

Commit 437ee1f

Browse files
committed
[maven-release-plugin] prepare release winstone-6.6
1 parent 488a053 commit 437ee1f

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

1515
<name>Winstone</name>
@@ -196,7 +196,7 @@
196196
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
197197
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
198198
<url>https://github.com/${gitHubRepo}</url>
199-
<tag>${scmTag}</tag>
199+
<tag>winstone-6.6</tag>
200200
</scm>
201201

202202
<dependencyManagement>

0 commit comments

Comments
 (0)