Skip to content

Commit a41c3db

Browse files
committed
[maven-release-plugin] prepare release winstone-5.4.1
1 parent c71fb25 commit a41c3db

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

1010
<groupId>org.jenkins-ci</groupId>
1111
<artifactId>winstone</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>5.4.1</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Winstone</name>
@@ -180,7 +180,7 @@
180180
<connection>scm:git:git://github.com/jenkinsci/winstone.git</connection>
181181
<developerConnection>scm:git:git@github.com:jenkinsci/winstone.git</developerConnection>
182182
<url>http://github.com/jenkinsci/winstone</url>
183-
<tag>${scmTag}</tag>
183+
<tag>winstone-5.4.1</tag>
184184
</scm>
185185

186186
<dependencyManagement>

0 commit comments

Comments
 (0)