Skip to content

Commit e3844b2

Browse files
committed
[maven-release-plugin] prepare release winstone-5.19
1 parent 29e0ebf commit e3844b2

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

1515
<name>Winstone</name>
@@ -189,7 +189,7 @@
189189
<connection>scm:git:git://github.com/jenkinsci/winstone.git</connection>
190190
<developerConnection>scm:git:git@github.com:jenkinsci/winstone.git</developerConnection>
191191
<url>http://github.com/jenkinsci/winstone</url>
192-
<tag>HEAD</tag>
192+
<tag>winstone-5.19</tag>
193193
</scm>
194194

195195
<dependencyManagement>

0 commit comments

Comments
 (0)